Search Issue Tracker
Fixed
Fixed in 2021.3.20f1, 2022.2.9f1, 2023.1.0b5, 2023.2.0a2
Votes
0
Found in
2021.3.8f1
2022.1.14f1
2022.2.0b5
2023.1.0a8
2023.2.0a1
Issue ID
UUM-12892
Regression
Yes
Crash on GUIView::ProcessInputEvent when switching Editor layout after Luna package import
Reproduction steps:
# Download and unzip the attached “3.12.0.zip“ folder (it contains the Luna package)
# Open a new Unity project
# Open the Package Manager window
# In Package Manager hit the "+" button and choose "Add package from disk"
# Select the {{package.json}} file from the {{scripts}} folder within the folder you unzipped in step 1
# Change the Editor layout by selecting one from the “Layouts” menu (Window>Layouts)
Expected result: The layout is changed without the Editor crashing
Actual result: The Editor crashes
Reproducible with: 2021.2.0a11, 2021.3.8f1, 2022.1.14f1, 2022.2.0b5, 2023.1.0a8
Not reproducible with: 2020.3.38f1, 2021.2.0a10
Reproduced on: Windows 10 Pro
First 5 lines of the stack trace:
0x00007ff648356788 (Unity) GUIView::ProcessInputEvent
0x00007ff64890f0fd (Unity) GUIView::DoPaint
0x00007ff64891869c (Unity) GUIView::RepaintAll
0x00007ff6484879ae (Unity) PlayerLoopController::UpdateScene
0x00007ff648485912 (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
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
Resolution Note (fix version 2022.2.9f1):
Fixed in 2022.2.10f1