Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.2.0
Issue ID
1220046
Regression
No
[IL2CPP] [Burst] Silent crash on Windows Standalone Build with Master configuration
How to reproduce:
1. Open the attached (Burst Compiler Repro Slim.zip) project
2. Open the "Burst Test" Scene
3. Build to Standalone Player -> run the Build
4. Observe the crash
Reproducible with: 2019.3.3f1 , 2020.1.0a24
Reproducible with Package versions: 1.2.0, 1.2.3, preview.3 - 1.3.0
Notes:
- Does not crash when the configuration is set to Release and Debug
- Could not test on 2018.4, because of assembly reference errors
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
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
Resolution Note:
This is a bug in the Microsoft linker when link time optimization is enabled. Use the "Release" build configuration to work around it.
https://developercommunity.visualstudio.com/content/problem/843913/possible-miscompilelink-with-ltcg-enabled.html?childToView=908007