Search Issue Tracker
Fixed in 2022.3.56f1
Fixed in 2022.3.X, 6000.0.X
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment