Search Issue Tracker
Fixed
Fixed in 2021.3.26f1, 2022.2.21f1, 2023.1.0b18, 2023.2.0a16
Votes
1
Found in
2021.3.24f1
2022.1.24f1
2022.2.18f1
2023.1.0b15
2023.2.0a13
Issue ID
UUM-35390
Regression
No
Command line build - BuildProgram exited with code -2147024809 when AllowDebugging flag passed to build options
1. What happened
Command line builds fails with code -2147024809 when building to Windows Standalone with AllowDebugging flag passed into build player options.
2. How can we reproduce it using the example you attached
No example attached. Please follow thread at https://support.unity.com/hc/en-us/requests/1536166
Should be reproducible by performing Windows Standalone build via the command line. Executed method should pass in the AllowDebugging flag to BuildOptions.BuildPlayerOptions. Using EditorUserBuildSettings.allowDebugging has no effect.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon
- Shader Graph Material is left in broken state when switching from a .git branch with no HDRP to a branch that contains HDRP
Add comment