Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2018.3.0a6
2018.3.4f1
2019.1.0a1
2019.2.0a1
Issue ID
1138371
Regression
No
Previewing an Animation from the Animation Window results in bone transform changes
How to reproduce:
1. Open the user-submitted project ("Test.zip")
2. Click on the "Character" object and in Its Inspector Window observe that there are overrides to the prefab
3. While the "Character" object is selected open the Animation Window and click "Preview"
4. Check the objects overrides again
Expected result: there are no transform changes to any of the model's bones and no overrides are detected
Actual result: the transform for the "RigNeck" bone is changed from "5.836886e-08" to "5.960464e-08" and overrides are suggested for the main prefab
Reproduced in: 2019.2.0a9, 2019.1.0b8, 2018.3.10f1
Note: only reproduces with very small numbers, likely a rounding issue.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
Add comment