Search Issue Tracker
Fixed
Fixed in 1.7.5, 1.8.0
Votes
0
Found in [Package]
1.7.3
1.8.0-pre.2
Issue ID
BUR-1993
Regression
No
Crash on burst_Intrinsic_unlikely when opening a project
Reproduction steps:
- Open the attached project “15584.zip“
Expected result: the project opens successfully
Actual result: the Editor crashes
Reproducible with: 1.7.3 (2020.3.39f1, 2021.3.9f1, 2022.1.16f1, 2022.2.0b7, 2023.1.0a9)
Reproduced on: Windows 10 Pro
First few lines of the stack trace:
{{0x00007FFA358C7285 (burst-llvm-12) burst_Intrinsic_unlikely }}
{{0x00007FFA34FADCE4 (burst-llvm-12) burst_Unreachable }}
{{0x00007FFA34FAFA98 (burst-llvm-12) burst_ConvertToBool1 }}
{{0x0000022B043EC12D (Mono JIT Code) (wrapper managed-to-native) object:wrapper_native_00007FFA34FAF980 (Burst.Backend.FunctionBodyBuilder,Burst.Backend.Value) }}
{{0x0000022B4DB50868 (Mono JIT Code) (wrapper delegate-invoke) <Module>:invoke_Value_FunctionBodyBuilder_Value (Burst.Backend.FunctionBodyBuilder,Burst.Backend.Value) }}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Baking ReferencedPrefabAuthoring!” errors are thrown when creating or deleting unrelated GameObjects in a SubScene that references prefabs
- Cannot scroll down to see all UI Builder Inspector items after content is resized
- Crash on SceneTracker::SetObjectDirty when entering Play mode on a project with specific Assets
- UI Toolkit's TextInput element does not inherit layout parameters from the TextField element when TextField.multiline is true
- The TileMap grid in the Tile Palette is not visible when Screen Space Ambient Occlusion is enabled
Add comment