Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2017.3.X, 2018.1.X
Votes
0
Found in
2017.3.0b1
Issue ID
952571
Regression
No
ArgumentException when resizing timeline window
If the timeline window with several tracks that contain open inline curves is resized vertically as small as it can go and then sized up again, an ArgumentException will appear in the console:
ArgumentException: Getting control 4's position in a group with only 4 controls when doing Repaint
Aborting
1. Open Attached project and load timeline.scene
2. Select TimelineContainer from the scene Hierarchy
3. Open the inline curves of the clips on the tracks
4. Resize the Timeline Window to be as small vertically as possible
5. Size the Timeline window up again
6. Exception occurs
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment