Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2019.1.0a10
2019.1.0a12
2019.2.0a1
Issue ID
1113006
Regression
No
[Timeline] Selecting both a track marker and a timeline marker throws an ArgumentOutOfRangeException
How to reproduce:
1. Open the attached "case_1113006-MultiselectTimelineMarker.zip" project
2. Select the "TestCube" Game Object
3. In the Timeline window select a track marker
4. Hold shift and try to select the timeline marker
Expected results: Both markers are selected
Actual results: ArgumentOutOfRangeException is thrown and the timeline marker is not selected
Reproducible with: 2019.1.0b1, 2019.2.0a3
Note: Timeline markers were introduced in 2019.1.0a10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on mono_log_write_logfile when more than one copy of bee_backend is running
- NativeList<T>.ParallelWriter.AddNoResize() causes memory corruption when used in a [BurstCompile] IJobParallelFor on Web builds
- Realtime reflection probe changes light strength when removing light sources using URP WebGL
- Objects near the screen edge are not culled when using GPU Occlusion Culling
- InvalidCastException is thrown when hovering over a Tilemap with a saved Random Brush pick containing empty cells
Add comment