Search Issue Tracker
Active
Votes
0
Found in
2023.2.0a12
Issue ID
UUM-52984
Regression
Yes
[Timeline] Dragging an animation track clip results in an error
Steps to reproduce:
- Open the attached project
- Open SampleScene
- Open the Timeline window Window>Sequencing>Timeline
- Select the GameObject game object in the scene
- Drag the Recorded clip below itself
Expected result: appropriate drag and drop actions happen/no errors
Actual result: an error is thrown
OnGUIDepth changed: was 2 is 1. Event type was 13
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
Reproducible with:
Not reproducible with: 2023.1.12f1, 2023.2.0a11, 2023.3.0a5
Reproducible with: 2023.2.0a12, 2023.2.0b14, 2023.3.0a4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment