Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2017.3.0a1
2018.2.0a1
2018.3.0a1
2018.3.0b5
2019.1.0a1
Issue ID
1090098
Regression
No
HumanPoseHandler.GetHumanPose returns incorrect value when a models scale is not 1
How to reproduce:
1. Open "ScaledHumanPoseHandlerBug.zip" project
2. Select "Human" prefab
3. Execute the script in the inspector (Right click on the script component in the inspector, select "Human pose handler Test" at the dropbox)
4. Repeat it on "Kaduki" prefab
5. Observe the false output in the console
How to reproduce in 2017.4:
1. Open "ScaledHumanPoseHandlerBug.zip" project
2. Delete Missing Prefabs from the Hierarchy
3. Add Human and Kaduki models to Hierarchy
4. Add "HumanPoseHandlerTest" script into both of the Prefabs
5. Execute the script in the inspector of both Prefabs
6. Observe the false output of "Kaduki" pose in the console
Expected result: GetHumanPose shows the evaluated values correctly as in the first console report.
Actual result: GetHumanPose shows false values in the second console report.
Reproduced with: 2018.4.31f1, 2019.4.20f1
Not reproducible with: 2020.1.0a2, 2020.1.17f1, 2020.2.3f1, 2021.1.0b5, 2021.2.0a3
Could not test with: 2020.1.0a1 (project crashes on startup)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (fix version 2020.1):
No longer reproduces in 2020.1.0a2