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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
DOTS no longer uses build configurations.
Resolution Note (2023.1.X):
DOTS no longer uses build configurations.