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
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
- Video framerate is not restored when trying to raise it after lowering it to 10 FPS
- WebGPU: CreateRenderPipeline errors with ShaderVariantCollection warmup
Add comment