Search Issue Tracker
Won't Fix
Won't Fix in 2023.1.X
Votes
0
Found in
2022.2.2f1
2023.1.0a24
Issue ID
UUM-25723
Regression
No
Release IL2CPP build crash on "0x00007FFB2437CD29 (KERNELBASE) RaiseException" when using buildconfiguration
How to reproduce:
1. Open the project "IN_23485"
2. In Assets open the Build folder
3. Select "Empty Build Configuration" or "WindowsClassisBuildConfiguration_il2cpp_SHIP" asset
4. In the Inspector press "Build And Run"
Expected result: build doesn’t crash
Actual result: build crashes
Reproducible with: 2022.2.2f1, 2023.1.0a24
Couldn't test with: 2020.3.43f1, 2021.3.16f1 (due to compiler errors)
Reproducible on: Windows 10 Pro
Note: not reproducible building regularly
First lines of the Stack Trace:
0x00007FFB2437CD29 (KERNELBASE) RaiseException
0x00007FFA380C9A29 (GameAssembly) [C:\Program Files\Unity\2022.2.2f1_0616a2fc8abf_x64\Data\il2cpp\external\mono\mono\eglib\goutput.c:171] monoeg_g_logv_nofree
0x00007FFA380C98C8 (GameAssembly) [C:\Program Files\Unity\2022.2.2f1_0616a2fc8abf_x64\Data\il2cpp\external\mono\mono\eglib\goutput.c:187] monoeg_g_log
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
- "No GUI Implemented" is displayed when using PhysicsMask with a CustomEditor
- "Report is from another project" popup warning is shown on domain reload when Project Auditor was previously ran in a different project
- Addressables Analyzer flags duplicate resource references from ScriptableObjects incorrectly when the corresponding field has been removed
- "IndexOutOfRangeException" and "NullReferenceException" are thrown and Element disappears from UI Builder when undoing rename of element in "Open Instance in Context" menu
- Select Scriptable Object window freezes and becomes unresponsive when currently opened UXML Template is selected for binding's Data Source
Resolution Note:
DOTS no longer uses build configurations.
Resolution Note (2023.1.X):
DOTS no longer uses build configurations.