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
- [iOS] SystemInfo.systemMemorySize returns negative values
- [Physics Debugger] Colliders are visualized even if their Layer is not selected in the Show Layers property
- Crash on PAL_LocalIPC_IsConnected when IPC fails on launch
- [macOS] Video Player's 5.1 audio channel layout is incorrect when outputting to Audio Source
- AssetDatabase is overwriting GUIDs
Add comment