Search Issue Tracker
Fixed in 2021.3.36f1
Fixed in 2021.3.X, 2022.3.X, 2023.2.X, 2023.3.X, 2023.3.0b7, future release
Votes
2
Found in
2021.3.30f1
2022.3.10f1
2023.1.14f1
2023.2.0b10
2023.3.0a6
Issue ID
UUM-49475
Regression
Yes
Unity Editor silently crashes on the project startup when "Show loader snaps" is enabled in Global Flags of Windows SDK
How to reproduce:
1. Download the Windows SDK from the Microsoft page: https://developer.microsoft.com/en-us/windows/downloads/windows-sdk/
2. In the Windows Search look for “Global Flags” and open the “Global Flags (X64)” app
3. Open the “Image File” tab, search for “Unity.exe” and press the “Tab” key
4. Check the “Show loader snap” checkbox
5. Launch any Unity project
Expected result: The Unity is launched
Actual result: The Unity silently crashes on the startup
Reproducible with: 2021.3.30f1, 2022.3.10f1, 2023.1.14f1, 2023.2.0b10, 2023.3.0a6
Reproducible on: Windows 11 Pro
Note: No stacktrace is generated
Comments (1)
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
- Spring Joint shows only one anchor gizmo in Scene view when "Auto Configure Connected Anchor" is enabled
- Crash on _platform_memmove after entering large value in Graphics settings Preloaded Shaders field
- Disproportionally large impact on CPU frame time when writing to a rendering entity's LocalToWorld
- "Constant Force" Component numeric fields drift out of view while entering a really big value in the Inspector
- Scene view camera speed pop-up appears empty or cut off when Scene view is very narrow
holo-krzysztof
Jan 23, 2024 13:05
Looks like this is (part of) the fix: https://github.com/Unity-Technologies/mono/pull/1906
Very nice, looking forward to a release that includes it :)