Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
Issue ID
854795
Regression
Yes
[AW] Adding key to Rect Transform generates an error
Adding key to a Rect Transform property in the Animation Window generates a NullReferenceException error.
repo:
-create a UI>Image in the scene view
-select Canvas GO
-create a clip in the AW
-select Image GO
-scrub AW timeline to 1.0 sec (frame 60)
-animate the Rect Transform > Pos X, by changing the value in the Inspector.
-move the current time to 0.5 sec (frame 30)
-click the Add Key button... error.
package repro:
-import package
-open rectBug scene
-open AW
-select Image GO under Canvas
-add key to existing animated property in AW... error.
This is a regression
repro in...
Version 5.5.0f3 (38b4efef76f0)
Thu, 24 Nov 2016 13:54:18 GMT
Branch: 5.5/release
... and 5.6
not repro in...
Version 5.4.3f1 (01f4c123905a)
Wed, 09 Nov 2016 12:07:06 GMT
Branch: 5.4/release
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- New 3D URP Sample Scenes Project is created with an invalid dependency on com.unity.render-pipelines.universal-config when creating the Sample Project for the first time
- Canvas Scaler causes abnormal scaling of Canvas elements in Play Mode when UI Scale Mode is set to "Constant Physical Size" and any Editor window is moved to a differently scaled monitor and is interacted with
- [2D] Light 2D component does not light the sprite correctly in the Play Mode
- Animator.GetCurrentAnimatorClipInfo() returns an empty list when the Animator is playing the animation
- SHADERPASS has incorrect value when using Shader Graph for Built-In target
Add comment