Search Issue Tracker
Fixed in 5.4.0
Votes
2
Found in
5.3.4f1
Issue ID
788132
Regression
No
[HumanPoseHandler] GetHumanPose crashes when using it with a humanoid avatar with unsupported hierarchy
How to reproduce:
1. Open the attached project
2. Open crash scene
3. Select SKELETON in hierarchy and notice that it has HumanPoseHandlerTest script attached which calls GetHumanPose for a current pose
4. Play the scene
Actual: Unity crashes at mecanim::human::RetargetFromTDoF
Expected: Unity doesn't crash. Warning or error could be shown
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Overlay Canvas is not visible when the Anti-aliasing field is set to FXAA and the Full Screen Pass Renderer Features’s Injection Point is set to “After Rendering Post Processing”
- The Particle System doesn't work when played through ContextMenu
- Crash on gles::UseGLSLProgram when shader fails to patch due to exceeding MAX_UNIFORM_LOCATIONS on Intel Tiger Lake chipset
- Crash on D3D12GetInterface when entering the Play mode
- Animation stops at the end of the transition duration when the Animator preview is played
Add comment