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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment