Unity Issue Tracker - Crash on burst_Intrinsic_atomic_or when entering the Play Mode
Closed
BUR-2826
Crash on burst_Intrinsic_atomic_or when entering the Play Mode
Package: Burst
Won't Fix
1.8.X
I can repro the crash in 6000.0.17f1, but I can't repro in 6000.0.40f1. I believe this bug has been fixed, and I know of a fix that landed in 6000.0.27f1 that is very related.
Reproduction:
Unzip the project attached to this ticket
Delete the Library-folder in the project (otherwise the project will crash before opening)
Now open the attached “BugRepro” project
Open the “Assets/Scenes/SampleScene.unity” scene
Enter the Play Mode
Expected results: Play Mode is entered
Actual results: Unity Editor crashes
Reproduced with: 1.2.1, 1.3.0-pre.4 (2022.3.11f1, 2022.3.46f1, 6000.0.19f1)
Couldn’t test with: 2021.3.43f1 (Project uses packages which are not supported in 2021.3), 2022.3.10f1 (Couldn’t downgrade project)
Reproduced on: Ubuntu 22.04, Windows 10
Prioritise and Follow this issue
Have a workaround or additional info about this issue?