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
- Multiple exceptions are thrown after exiting Play mode when Layout Group component is displayed in Debug Inspector and Padding section is expanded
- ScrollView elements are not restored to their original positions after removing a Layout Group with Undo action
- "Assembly with name already exists" errors are thrown when two packages with different technical names resolve to the same namespace
- A Select Scene Entry is added to Undo History when Deleting while a Scene is selected in the Hierarchy
- The Add Component Menu's back arrow accumulates phantom levels when the Menu is repeatedly opened into a Category and closed without selecting
Add comment