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
- "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used
- Crash on _platform_memmove when importing the "Dragon Crashers - URP 2D Sample Project" to a new 2D project
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
- Shortcut Manager shows empty conflict filter when resolving runtime conflicts involving different contexts
Add comment