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
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
Add comment