Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.2.0f1
Issue ID
723419
Regression
Yes
Tiny position changes when animating rotation
How to reproduce:
1. Open the attached project and open "scene".0
2. Make sure the tool handle settings are set to "Pivot" and "Local".
3. Make an animation on "parent".
4. Animate the parent object's rotation with the rotation handles.
5. Note that no position keyframes are created.
6. Return to the child object and animate its rotation with the rotation handles.
7. Note that position keyframes are created!
Additional notes:
- This doesn’t happen if the parent doesn’t have animated rotation.
- Editing the animation by editing values in the inspector does not cause this problem; it seems to be related to the rotation handle tool.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment