Search Issue Tracker
Fixed
Fixed in 1.8.22
Votes
1
Found in [Package]
1.8.19
Issue ID
BUR-2845
Regression
No
Non-int fields return Error "Burst internal compiler error: Burst.Compiler.IL.CompilerException: Error while verifying module: Both operands to a binary operator are not of the same type!" when bitshifting
Reproduction steps:
1. Open the attached project "ReproProj"
2. Observe the Console
Expected result: No Errors exist
Actual result: Error “Burst internal compiler error: Burst.Compiler.IL.CompilerException: Error while verifying module: Both operands to a binary operator are not of the same type!“ is present
Reproducible with: 1.8.19 (2022.3.60f1, 6000.0.44f1, 6000.1.0b12, 6000.2.0a7)
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
Note:
- Turning off Burst Compilation and Entering Play Mode or Windows Standalone Player with Mono does allow the "Burst Error" code to function
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Add comment