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
- [URP Blank] Crash on vk::DescriptorSetUpdater::Update when a shader variant is compiled with DOTS_INSTANCING_ON with material that doesn't use DOTS-backed data
- "SerializedObjectNotCreatableException" is thrown when entering Play Mode after locking the Inspector window with a Prefab Asset in Context mode
- Quality fields are not propagated to the Camera target descriptor when using Renderer2D's RenderGraph path
- Camera.RenderToCubemap does not capture Canvas elements on the right side when called for the first time in a frame
- “Resize to Fit” option only resizes the first column in the table
Add comment