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
- Timeline section stops rendering after restoring Profiler Window modules
- Cursor image does not update when Cursor.SetCursor is called again with CursorMode.Auto
- Crash on do_runtime_invoke when reopening a specific project after failing to build it
- Animations change speed when rigidbody is added
- Low FPS persists when re-entering Play mode after an extended session in a specific project
Add comment