Search Issue Tracker
Fixed in 5.4.0
Votes
1
Found in
5.4.0b14
Issue ID
789053
Regression
Yes
[RectTransform] Z position of RectTransform can't be animated
Steps to reproduce:
1. Open attached project
2. Open scene "scene"
3. In hierarchy, expand Canvas and select its child "Animated UI" object
4. In animation window, enable recording
5. In inspector, set Z position to "100"
6. In animation window, notice that Z position at 0:00 keyframe is set to 100
7. Now change keyframe to the one at 1:00 and notice that position was set to 100 as well
Workaround: Add this animation to the object which can have its Z position animated (for example, main camera) and animate Z position. Now animation will animate Z position of RectTransform as well.
Not reproducible: 5.3.4p3
Reproduced with: 5.4.0b15
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