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
- [Android] QosService.Instance.GetSortedMultiplayQosResultsAsync crashes Player when it's built
- [Linux][IL2CPP] Player is not killed when using xkill command
- Decal is not drawn when using Deferred Rendering, a Rendering Layer, and Screen Space Ambient Occlusion
- "unity-radio-button-group__container" element is not referenced when calling RadioButtonGroup.contentContainer
- Unclear documentation about when ScriptableObject.Awake() is called
Add comment