Pose glitch with NPCs which are claiming using a advanced pose but with the default values.
MarkusBordihn opened this issue ยท 0 comments
Describe the bug
If an NPC using a advanced pose without any changed values, it could be that the advanced pose values from an other NPC are used.
This happens only from time to time and if the NPC is further away, so it will not be recognizable for most players.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
If the default values are used, the NPC should switch back to the default standing model, to avoid expensive calculations and glitches like this.
Debugging
The pose data for the NPC are correct and it's only happen if the NPC use the advanced mode without any changed values.