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
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
- Not all animation properties are accessible when a prefab with an avatar model contains a nested copy of itself with a renamed GameObject
Add comment