Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0a6
Issue ID
1064815
Regression
No
Animation curve editor UI disappears on scrolling window vertically after zooming in
Animation curve editor UI disappears on scrolling window vertically after zooming in
Steps to Repro:
1. Create a new or open attached project
2. Window > animation
3. Open an animation clip > zoom out in the animation window
4. Add transform > position property for animation
5. Now zoom back in, till maximum allowed
6. Now drag the vertical slider handle
Actual Result:
1. The UI disappears for animation curve editor
2. Errors appear in the console
Note:
1. Reopening the animation window resolves the issue
Environment:
Windows and Mac
Occurring with:
2018.3.0a6, 2018.2.0f2, 2018.1.6f1, 2107.1.4f1
Stack trace:
Mesh 'ControlPointRendererMesh': abnormal mesh bounds - most likely it has some invalid vertices (+/-inifinity or NANs) due to errors exporting.
Mesh bounds min=(-2952172288.00, nan, 0.00), max=(-2952172288.00, nan, 0.00). Please make sure the mesh is exported without any errors.
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unity Package Manager Events Not Triggered When Changing Registry
- "DateTime.Now" in the UK timezone does not adjust when the British Summer Time is active
- "Unsupported source texture format (7) in ComputeNextMipLevel" error is shown and the texture atlas is corrupted when the texture format "RGB Compressed ETC2 4bits" is selected
- The label that uses data binding is no longer updated at runtime when `INotifyBindablePropertyChanged` reloads updates of the VisualTreeAsset in UIDocument
- HDRP Graphics "High Quality Line Rendering" is missing a documentation link
Add comment