Search Issue Tracker
Fixed in 2021.3.29f1
Fixed in 2021.3.X, 2022.3.X, 2023.1.X, 2023.2.X, 2023.2.0a22
Votes
0
Found in
2021.3.19f1
2022.2.7f1
2023.1.1f1
2023.2.0a20
Issue ID
UUM-27537
Regression
No
Crash on mono_gc_wbarrier_range_copy when loading a Scene async
Reproduction steps:
1. Open the attached “repro-project“
2. Enter Play Mode
3. Click “New Game“
4. Observe the crash
Reproducible with: 2021.3.19f1, 2022.2.7f1
Could not test with: 2020.3.45f1 (due to errors in the Console when downgrading the project), 2023.1.0b5, 2023.2.0a3 (due to compilation errors in the Console)
Reproduced on: Windows 10 Pro
First few lines of the stack trace:
{{0x00007ffee49297f8 (mono-2.0-bdwgc) [boehm-gc.c:1315] mono_gc_wbarrier_range_copy }}
{{0x000002532148222b (Mono JIT Code) [PlayerBody.cs:2667] PlayerBody:ResetCamera () }}
{{0x00000253214810a3 (Mono JIT Code) [PlayerBody.cs:774] PlayerBody:ResetMirk () }}
{{0x00000253214803ab (Mono JIT Code) [Links.cs:514] Links:PrisonLoadCompleted (UnityEngine.AsyncOperation) }}
{{0x00000250eb73fedc (Mono JIT Code) UnityEngine.AsyncOperation:InvokeCompletionEvent ()}}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [UWP] Mouse movement re-triggers stale <Mouse>/scroll value after the scroll wheel is used once
- "Shutdown worker was forced killed because it kept running. Worker ..." errors are thrown after building a blank HDRP project
- [UI Toolkit] USS materials in AssetBundles break due to InstanceID referencing a material that no longer exists when a Scene is loaded through Addressables for the second time
- Help button leads to a missing documentation page when clicked on a Font Import Settings in the Inspector
- TextMeshPro Text Component reads bottom-to-top instead of top-to-bottom when using RTL Editor
Add comment