Search Issue Tracker
Fixed in 4.3.X
Votes
0
Found in
4.3.0f1
Issue ID
572128
Regression
No
Unity hangs when zooming in the Curves in Animation Window
Unity hangs when zooming in the Curves view in Animation Window. This results in corruption of Controller.
Repro:
1. add a simple animation to a GO
2. add transform curves and two keyframes
3. in the Curves view: press Ctrl and scroll for vertical zoom - zoom for a few seconds then grab the vertical slider at the bottom and move it all the way to the left - to see the first key frame
4. Unity freezes
5. terminate Unity from Task Manager
6. open the project again
7. choose the GO, and notice it doesn't have the Controller component anymore, but the controller and animations that were created are still there.
8. add Controller component to the GO and add the existing controller to it.
9. Open Animation window and press Add Curve, replace the existing animation with New Animation. Unity Crashes
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment