Search Issue Tracker
Fixed
Fixed in 1.7.4, 1.8.0-pre.2
Votes
0
Found in [Package]
1.6.6
1.7.3
1.8.0-pre.1
Issue ID
BUR-1952
Regression
Yes
Code is not executing correctly in static constructor when called from Burst compiled code
Reproduction steps:
1. Open the attached project
2. Open the SampleScene.unity Scene located in the /Assets/Scenes folder
3. Enter the Play Mode
Expected result: All of the outputs in the Console window should have an index of 1
Actual result: The "'static readonly': index from Burst code" output in the Console window is equal to -1
Reproducible with: 1.7.0-pre.1, 1.7.3, 1.8.0-pre.1 (2020.3.36f1, 2021.3.5f1)
Not reproducible with: 1.6.6 (2020.3.36f1, 2021.3.5f1)
Could not test with: 2019.4.39f1, 2022.1.7f1, 2022.2.0a18, 2023.1.0a2 (DOTS is not supported)
Reproducible on: Windows 10 (21H2)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][iOS] The keyboard closes and re-opens when consecutive input fields are selected
- Complex Sub Graph connected to a Voronoi node is ignored when the shader gets applied as a Material
- Compute Shader property not set error when entering play mode with path tracing and PBR sky
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
- Editor is non-responsive and flickers when multiple Water System instances are enabled
Add comment