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
- Sprite Preview is broken when the Sprite is too tall or too wide
- Objects are invisible in Scene view when using Wireframe Shading Mode
- The property of a component becomes read-only when it is bound to "PropertyStreamHandle"
- Physics.Raycast does not work when used on the whole model
- Shader Graph changes the Position of Prefab instances in Play mode
Add comment