Search Issue Tracker
Fixed
Fixed in 2022.3.19f1, 2023.2.8f1, 2023.3.0b4
Votes
0
Found in
2022.2.20f1
2022.3.1f1
2023.1.0b17
2023.2.0a15
2023.3.0a3
Issue ID
UUM-36495
Regression
No
Editor crashes on UnityEditor.EditorApplication.get_timeSinceStartup when dragging the UIToolkit TreeView item past the bottom
Reproduction steps:
1. Open the user attached project "mctv_drag_bug.zip"
2. Open MCTVBUG >TEST window
3. Select an item and drag it to the bottom of the window
4. Drag the cursor towards the bottom edge of the window
5. Repeat the action a few times
Expected result: The item is dragged to the bottom of the window
Actual result: Crash
Reproduced with: 2022.2.20f1, 2023.1.0b17, 2023.2.0a15
Could not test with: 2020.3.48f1, 2021.3.25f1 (due to errors)
Reproducible on: Windows 10
Not reproducible on: macOS 10.15.7 (Intel)
First few stack frames:
at (wrapper managed-to-native) UnityEditor.EditorApplication.get_timeSinceStartup()
at UnityEditor.RetainedMode+<>c.<.cctor>b__0_0 () [0x00000] in <f834856cb2fd450cb4ed6d9dc5da3820>:0
at UnityEngine.UIElements.Panel.TimeSinceStartupMs () [0x0000f] in <b6b89517bc264375b4b909c52b211f2d>:0
at UnityEngine.UIElements.EventBase.LocalInit () [0x00001] in <b6b89517bc264375b4b909c52b211f2d>:0
at UnityEngine.UIElements.EventBase.Init () [0x00001] in <b6b89517bc264375b4b909c52b211f2d>:0
Note: Crash happens sometimes when you release the item when dragging, sometimes without releasing.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Object Picker takes the debounce time to load objects when Object Selector is set to Advanced search
- Packman: The same asset data is displayed differently in "Import" and "Remove" popups
- Reference to a deleted GameObject becomes "None" instead of "Missing" when the GameObject is restored with undo after entering and exiting Play Mode
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
Add comment