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
- [Linux Hub] A new instance of the Hub does not have a Taskbar icon
- Mesh Inspector becomes slow to use when inspecting a large Mesh with Blend Shapes
- [Metal] GfxDeviceMetal::CreateComputeProgram does not check inputs
- The Modes button of the the SerializedField MinMaxGradient is not clickable in the Inspector when indentLevel is more than 0
- Input.GetKey for Left Shift returns true when Right Shift is held down and Left Shift is pressed (and vice versa)
Add comment