Search Issue Tracker
Fixed
Under Consideration for 2022.3.X, 2023.1.X, 2023.2.X
Votes
0
Found in
2022.2.14f1
2023.1.0b17
2023.2.0a15
Issue ID
UUM-36070
Regression
Yes
Editor crash on "GUIView::OnInputEvent" when opening a second custom menu item
How to reproduce:
1. Open “IN-38055_repo_project.zip“ project
2. Open the “SampleScene”
3. In the menu press “Test” → “open window 1”
4. In the menu press “Test” → “open window 2”
Expected result: “EditorWindow2“ window appears
Actual result: Unity Editor crashes
Reproducible on: 2022.2.4f1, 2022.3.5f1
Not reproducible on: 2021.3.28f1, 2022.2.3f1, 2023.1.4f1, 2023.2.0a23
Reproducible with: Windows 10
First Lines of StackTrace:
0x00007ff77e0dc9f3 (Unity) GUIView::ProcessInputEventFromAPI
0x00007ff77e0dc8c8 (Unity) GUIView::ProcessInputEvent
0x00007ff77e6b0ffc (Unity) GUIView::DoPaint
0x00007ff77e06a326 (Unity) TooltipManager::Update
0x00007ff77e1fff91 (Unity) Application::TickTimer
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-40110