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
- Rigged GameObject doesn’t return to its idle state when disabling "Preview" and the GameObject has nested rigged GameObjects
- Error "ArgumentException: Trying to use an invalid resource" when creating custom post-processing effect in URP
- [DX12] GameObjects using CommandBuffer DrawProcedural and DispatchCompute calls have color flicker when changing color and moving mouse cursor
- The Player becomes unresponsive after resolution switch in Exclusive Fullscreen mode when using DX12 Graphics API
- (Apple Silicon) Floating point inconsistencies between mono and il2cpp
Add comment