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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment