Search Issue Tracker
Fixed
Fixed in 2022.3.56f1
Votes
0
Found in
2022.3.53f1
6000.0.37f1
Issue ID
UUM-89006
Regression
No
Crash on ShowDelayedContextMenu(bool) when changing the Size options of a Visual Element in the UIToolkit Inspector
How to reproduce:
1. Open the “CrashRepro“ project
2. Open “Assets/UI/NPCUI.uxml“ by Right-clicking and selecting “Open“
3. Select “#Background“ in the UI Builder Hierarchy
4. Expand the “Size“ tab in the UI Toolkit Inspector and change the Width and Height from % to px
Reproducible with: 2022.3.53f1
Not reproducible with: 2021.3.46f1, 6000.0.29f1, 6000.1.0a6
Reproducible on: macOS 14.6.1 Sonoma (Intel), macOS 14.7 Darwin (M1) (reported by user)
Not reproducible on: No other environment tested
Note: This issue doesn’t consistently reproduce
First few lines of stack trace:
#0 0x00000105848730 in ShowDelayedContextMenu(bool)
#1 0x000001058652b8 in GUIView::OnInputEvent(InputEvent&)
#2 0x0000010445a1b8 in GUIView::ProcessInputEvent(InputEvent&)
#3 0x00000105872e18 in -[GUIRenderView handleEvent:]
#4 0x00000105873750 in -[GUIRenderView mouseUp:]
#5 0x0000018bea3a64 in _routeMouseUpEvent
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Project disappears from the Projects list in Unity Hub when the Editor crashes
- The Terrain tools follow the previous Terrain curvature when it was already undone
- Incorrect UI wording: Missing articles in project creation options
- “[Worker0] InvalidOperationException: Cannot create a new scene additively with an untitled scene unsaved.” error thrown when closing converted Sub Scene in Inspector window
- “InvalidOperationException: Trying to set the parent for HierarchyNodeHandle” errors spammed in the Console when converting Sample Scene to Sub Scene and Entities Hierarchy window is open
Add comment