Search Issue Tracker
Fix In Review
Votes
0
Found in [Package]
1.6.0-pre.1
Issue ID
1313515
Regression
No
Undo issues with Timeline, selection & lock
Two issues related to the same bug.
First, the fact that the "lock" state of the Timeline window is undoable is inconsistent with the Inspector, Animation & Animator windows.
The second issue is that the Timeline is updated even if "lock" is enabled, when using Undo.
repo1:
1- Unlock timeline
2- Select gameobject with timeline 1
3- Select go with timeline 2
4- Lock timeline
5- Undo
bug: Timeline window is still locked, but timeline asset has changed (!)
expected: Undo of a GO selection should have no effect on the contents of the Timeline window since it is locked.
repro2:
1- Unlock timeline
2- Select gameobject with no timeline
3- Select go with timeline 2
4- lock timeline
5- Undo
bug: Timeline window is cleared and is no longer locked.
expected: Undo should not affect the lock state exactly like other tools (Inspector, Animation & Animator windows)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Memory usage rises when switching scenes with GRD enabled and a loaded texture in URP
- [Quality Hackweek] Terrain Brush Size value is not serialized after deselecting the terrain when using the first instance of multiple Inspectors
- "NullReferenceException" is thrown when setting a long string in TMP with "Atlas Population Mode" set to "Dynamic" and "Multi Atlas Textures" enabled
- TextMeshPro text is misaligned when alignment is set via script
- A DX11 shader error is thrown when compiling shaders for platforms without DX11 support
Add comment