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
- UnityLinker causes crash when outputting snapshot data for very large projects
- Camera Preview does not detect multiple cameras with same GameObject name
- Crash on TypeTreeIterator::Children() when renaming a corrupted asset while Asset Serialization is set to Mixed
- Cameras (Camera.targetDisplay) render only to Display 0 in the Player when Multi-Display setup is used and DX12 API is set
- [Vulkan] _CameraOpaqueTexture produces a feedback effect on Android Adreno devices when using Vulkan
Add comment