Search Issue Tracker
Fixed in 1.4.4
Votes
0
Found in [Package]
1.4.3
Issue ID
1284807
Regression
Yes
Can't toggle/select multiple stacked Markers
You can no longer toggle/select multiple stacked Markers. Clicking the multiple stacked Markesr always selects the first Marker, intead of selecting the next Marker in the stack.
Then dragging the Marker also drags all Markers with it, when only the first or selected Marker should get dragged.
repro:
(open project and test scene or)
- create a Timeline
- add 2 Markers on any track
- move one Marker over the other... a small "+" should be added to the Marker.
- select the stacked Marker...
bug1: clicking the stacked Makers always selects the same first Marker.
expected: clicking the stacked Markers should select the next Marker.
bug2: moving the first Marker of the stack moves all Markers with it.
expected: moving the first Marker of the stack should only move the first/selected Marker.
this is a regression.
repro with Timeline 1.4.3
not repro with Timeline 1.4.2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
Add comment