Search Issue Tracker
Fixed
Fixed in 1.8.28
Votes
0
Found in [Package]
1.8.27
Issue ID
BUR-2933
Regression
No
Silent crash when running Burst compiled job with conditional interpolated strings
Reproduction steps:
1. Open the attached “BugRepro” project
2. Open the “Assets/Scenes/New Scene.unity“ Scene
3. Enter the Play Mode
4. Observe the Editor
Expected result: The Editor continues to function
Actual result: The Editor freezes and silently crashes
Reproducible with: 6000.0.60f1, 6000.2.12f1, 6000.3.0f1, 6000.4.0a1
Not reproducible with: 6000.5.0a1
Fixed in: 6000.4.0a2
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (fix version 1.8.28):
- Fixed that conditionally formatted strings passed to a [BurstDiscard]'ed method could lead to stack-overflow