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
- ScaleConstraint fails to maintain child GameObject scale when parent's scale is set to zero
- Some Terrain Details appear darker or brighter than the rest when Light Layers are enabled in the HDRP Lighting settings
- Crash on Transform::InitializeTransformHierarchyRecursive when opening a specific project
- Missing Script References are not removed from GameObjects when using GameObjectUtility.RemoveMonoBehavioursWithMissingScript
- UI Toolkit Editor Window Creator Action dropdown is not aligned with the text fields
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