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}
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
- Graphics.DrawProcedural doesn't work like in DX11 when used with DX12
- [Quest 2] Running Entities Graphics/BatchRendererGroup under Vulkan results in a frame rate drop compared to OpenGLES 3 and causes Tile Binning to cost more
- Filters dropdown: Window doesn't rescale on items collapse
- Sprite Preview is broken when the Sprite is too tall or too wide
- Objects are invisible in Scene view when using Wireframe Shading Mode
Resolution Note (fix version 2023.1.0a22):
Verified fixed on 2023.1.0a22