Search Issue Tracker
Active
Under Consideration for 1.8.X
Votes
0
Found in [Package]
1.8.23
Issue ID
BUR-2864
Regression
No
"System.ArgumentOutOfRangeException" is thrown when compiling 65536 functions with Burst
Steps to reproduce:
1. Open the attached “TestBurst.zip” project
2. Add the “Test.cs” script to the Assets folder
3. Wait for the Burst compiler to finish
4. Observe the Console Window
Expected result: No errors are present in the Console Window
Actual result: “System.ArgumentOutOfRangeException“ is thrown in the Console Window
Reproducible in: 1.8.19(2022.3.61f1, 6000.0.46f1, 6000.1.0b14, 6000.2.0a9), 1.8.23 (2022.3.64f1, 6000.0.52f1, 6000.1.9f1, 6000.2.0b8, 6000.3.0a1)
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Note: Not reproducible when not using Burst package
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment