Copyright © 2026 Unity Technologies
There are no fixes planned for this Bug
Cancelling this 2023.2 tech release issue since the support for this release has come to end of life. Cancelling this 2023.2 port case does not affect any LTS or Unity 6 Beta/Preview that remain open.
Reproduction steps:
1. Open the user’s attached project
2. Build and Run
3. In the built Player, select AutoRunner > Sequence
4. Wait for Scenes to load
Expected result: The Scenes continue loading until turned off
Actual result: The Player crashes
Reproducible with: 2022.2.0a9, 2022.2.0b1, 2023.1.0a11
Not reproducible with: 2021.3.6f1, 2022.1.10f1, 2022.2.0a8
Couldn't test with: 2020.3.37f1 (Script errors)
Reproducible on: Windows 11
Notes:
First lines of stacktrace:
0x00007FFBA9DE9ABD (UnityPlayer) UnityMain
0x00007FFBA9DE782A (UnityPlayer) UnityMain
0x00007FFBA9DE5341 (UnityPlayer) UnityMain
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFBA97F9BAB)
0x00007FFBA97F9BAB (UnityPlayer) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFBA97F9CFF)
0x00007FFBA97F9CFF (UnityPlayer) (function-name not available)
Issues you vote on will appear here