Search Issue Tracker
Fixed
Fixed in 2023.1.0a22
Votes
0
Found in
2023.1.0a4
Issue ID
UUM-11898
Regression
Yes
Crash when opening Project Settings window
Reproduced on: 2023.1.0a3, 2023.1.0a4, 2023.1.0a6
Not Reproduces: 2022.2.0a17, 2022.2.0b5, 2023.1.0a1
Steps to reproduce:
1 Create new 3D project
Note: if you are opening already existing project you need to delete Library folder before opening
2 Go to right down corner and find an icon of Cache Server
3 Click on that icon - the small pop up will appear -> click on the "Open Project Settings" (see attached screenshot)
Expected results: Project Settings window is opened
Actual results: Editor crashes, the stack trace:
{quote}========== OUTPUTTING STACK TRACE ==================
0x00007FF7D8EC9C20 (Unity) [C:\buildslave\unity\build\Editor\Platform\Windows\GUIView.cpp:1441] GUIView::OnInputEvent
0x00007FF7D83AC233 (Unity) [C:\buildslave\unity\build\Editor\Src\EditorWindowsShared.cpp:140] GUIView::ProcessInputEventFromAPI
0x00007FF7D83AC108 (Unity) [C:\buildslave\unity\build\Editor\Src\EditorWindowsShared.cpp:127] GUIView::ProcessInputEvent
0x00007FF7D8EC0A5C (Unity) [C:\buildslave\unity\build\Editor\Platform\Windows\GUIView.cpp:1171] GUIView::DoPaint
0x00007FF7D8ECC24C (Unity) [C:\buildslave\unity\build\Editor\Platform\Windows\GUIView.cpp:1806] GUIView::RepaintAll
0x00007FF7D8EC2715 (Unity) [C:\buildslave\unity\build\Editor\Platform\Windows\GUIView.cpp:1035] GUIView::GUIViewWndProc
0x00007FF8BCB8E858 (USER32) CallWindowProcW
0x00007FF8BCB8E3DC (USER32) DispatchMessageW
0x00007FF8BCBA0BC3 (USER32) SendMessageTimeoutW
0x00007FF8BE930D74 (ntdll) KiUserCallbackDispatcher
0x00007FF8BC141704 (win32u) NtUserDispatchMessage
0x00007FF8BCB8E2EA (USER32) DispatchMessageW
0x00007FF7D8E98BA3 (Unity) [C:\buildslave\unity\build\Editor\Platform\Windows\WinEditorMain.cpp:476] MainMessageLoop
0x00007FF7D8E9DB00 (Unity) [C:\buildslave\unity\build\Editor\Platform\Windows\WinEditorMain.cpp:1239] WinMain
0x00007FF7DAB6E68E (Unity) [d:\agent\_work\63\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288] __scrt_common_main_seh
0x00007FF8BD077034 (KERNEL32) BaseThreadInitThunk
0x00007FF8BE8E2651 (ntdll) RtlUserThreadStart
========== END OF STACKTRACE ===========
{quote}
Comments (1)
-
indianapapi
Oct 26, 2024 17:29
This is happening to me on Version 6000.0.24f1.
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
- "ShaderGraph" misses a space in the "Project Settings" section
- UI Builder inspector’s checkbox fields can be activated when clicking anywhere in the value field
- Unity icon is poorly visible in the "Build Profiles" window when "Dark" editor theme is selected
- UI Toolkit Transition Animation is ignored when background-size property has a starting value of 0
- Error "Assertion failed on expression: 'i->previewArtifactID == found->second.previewArtifactID'" is present when creating Render Texture
Resolution Note (fix version 2023.1.0a22):
Verified fixed on 2023.1.0a22