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
- The cursor moves into wrong place when renaming folder/asset
- Assertion error "(dx - width < padding) || (dy - height < padding)" when using Pack Preview
- [Memory Profiler] The EntryType.NativeAllocationSites_MemoryLabelIndex of snapshots only reports -1 or 0 instead of the MemLabel used for allocations made from any call site.
- [Vulkan] Artifacts appear in the Player when using Screen Space shadows with orthographic camera
- Errors OnGUIDepth changed & GUIUtility:ProcessEvent when opening Textures with Third Party App
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?