Search Issue Tracker
Fixed
Fixed in 2023.1.20f1, 2023.2.0a15, 7000.0.0a1
Votes
1
Found in
2023.1.6f1
2023.2.0a14
2023.3.0a5
7000.0.0a1
Issue ID
UUM-44471
Regression
Yes
Editor crashes on ShowDelayedContextMenu(bool) when right clicking on Curve
Reproduction steps:
1. Open the attached project “CurveCrash“
2. Open the "Assets/Scenes/SampleScene.unity" scene
3. Select the “MyCurve“ GameObject in the Hierarchy window
4. In the Inspector window, right click on the curve in the “Animation Curve Test (Script)” component
Expected result: No crash
Actual result: Curve window opens and Editor crashes
Reproducible with: 2023.1.0a23, 2023.1.6f1, 2023.2.0a14
Not reproducible with: 2021.3.29f1, 2022.3.6f1, 2023.1.0a22
Fixed in: 2023.2.0a15
Reproducible on: macOS Ventura 13.4.1 (M1 Max), macOS Ventura 13.4.1 (c) (Intel)
Not reproducible on: Windows 11
First few lines of stack trace:
{{#0 0x00000104d7a734 in ShowDelayedContextMenu(bool) }}
{{#1 0x00000104d980d0 in GUIView::OnInputEvent(InputEvent&) }}
{{#2 0x00000103907d08 in GUIView::ProcessInputEvent(InputEvent&) }}
{{#3 0x00000104da5b54 in -[GUIRenderView handleEvent:] }}
{{#4 0x00000104da63d8 in -[GUIRenderView rightMouseUp:] }}
{{#5 0x0000019add4f10 in _routeRightMouseUpEvent}}
Note: If Editor doesn't crash, repeat the 3rd step a few times and wait a few seconds after clicking the curve
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Errors in the Console when creating a new "2D Platformer Microgame" template project
- Prefab Override popup displays on wrong monitor when Inspector width is resized to minimum
- Scroll View is not moving by inertia after scrolling by click and dragging when Editor window is minimized and Canvas "Render Mode" is set to "World Space"
- "type mismatch error" occurs when the currentDirectionWS output of a Sample Water Surface node is connected to a float3 input
- URP Material Upgrade utility does not enable Alpha Clipping when material had Rendering Mode set to Cutout
Add comment