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
- Crash on AnnotationManager::CanHideLODLabels when opening the Gizmos dropdown menu
- "Default Play Mode" button does not appear in the Editor toolbar after installing Multiplayer Play Mode package
- Icon of the button that opens Player 2 window is barely visible in the Active Scenario window when using Light Editor Theme
- It is possible to disable the Low Resolution Aspect Ratios setting on non-Retina displays when the display's scale is set to a value higher than 100%
- The “Default” overlay preset is selected and not marked dirty but the overlay itself is still unsaved when deleting a different preset
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 :)