Search Issue Tracker
Fixed in 5.4.2
Votes
0
Found in
5.4.0f3
Issue ID
832837
Regression
Yes
[UI] Editor crashes when changing rotation property on a RectTransform in Animation record mode
How to reproduce:
1. Create a new project
2. Place sprite to Assets' folder
3. Create Image in the scene (Create -> UI -> Image)
4. Open Animation window
5. Select Canvas
6. Click create on animation window (it will add animator to canvas and create animation)
7. Add new property (Add Property -> Image -> RectTransform -> Rotation)
8. Change the last keyframe to -90 (for some users editor crashes at this step)
9. Drag a sprite from the project view into the Image component (notice that rotation sets back to 0)
10. Try to change the Z rotation of the last keyframe to some other negative value
Actual result: Unity crashes
Reproducible: 5.4.0b21, 5.4.1p1
Not reproducible: 5.4.0b20, 5.5.0b4
Comments (3)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Incorrect opacity blending occurs when parent opacity is applied
- "W" and "S" keys navigate ListView when in Player or Play Mode
- “Error in Shader Graph Assets/Samples/Shader Graph/17.1.0/Production Ready Shaders/Lit/URPLit.shadergraph: Graph is generating too many variants…” error is thrown after importing Shader Graph Samples
- ComputeShader cannot access the depth element of RenderTexture targeted by an HDR camera
- Search in the Console window highlights wrong text when text contains HTML attributes
Xul-Solar
Nov 24, 2016 15:17
I seem to still have this problem, which makes it almost impossible to work with 2D animation. The editor crashes every 10th minute.
apostlecephas
Nov 19, 2016 03:03
ok didn't see title on top that says was fixed in unity 5.4.2
However I can say that is not so because I have unity 5.4.2 and am experiencing over and over consistently the same issue.
apostlecephas
Nov 19, 2016 03:01
umm not sure how this works but I had same issue with crash when changing rotation of image with animation window open. It says voted closed issue fixed but I don't see even a link to see how it was fixed?