Search Issue Tracker
Fixed in 1.4.0-preview.3
Votes
0
Found in [Package]
1.1.1
Issue ID
1265092
Regression
No
Burst.Compiler.IL.CompilerException is thrown when making a Standalone build
How to reproduce:
1. Open the attached "BurstCompileTest.zip" project
2. Build to Standalone
Expected result: No errors are thrown (or errors fully explaining the real issue)
Actual result: "Burst.Compiler.IL.CompilerException: Error while verifying module: Invalid InsertValueInst operands!" error is thrown
Reproducible with: 2019.4.5f1( 1.1.1), 2020.1.0f1 (1.3.3), 2020.2.0a19 (1.4.0-preview.2)
Notes:
- Could not reproduce with 2018.4 and lower, because Burst was not yet introduced in these versions
- Could not test on lower Burst versions than 1.1.1, because of Scripting errors
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The Scrollbar becomes unusable when adding Elements to the List
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
Add comment