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
- NullReferenceExceptions are being thrown when saving a ScriptableObject with an array of a type with a CustomPropertyDrawer that uses TrackPropertyValue
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
- Scroll offset is framerate-dependent when scrolling with velocity in the Device Simulator
- "Object.FindObjectsOfType<T>() is obsolete" warning is thrown when using "Transitions Plus" asset
Add comment