Search Issue Tracker
Fixed
Fixed in 2021.3.8f1
Votes
0
Found in
2021.3.7f1
Issue ID
UUM-64169
Regression
No
Crash on MonoStringToCpp when recompiling scripts
Reproduction steps:
1. Open the attached project "CrashRepro"
2. Enter the Play mode
Expected result: The Play mode starts
Actual result: The Editor crashes
Reproducible with: 2021.3.7f1
Not reproducible with: 2021.3.35f1, 2022.3.19f1, 2023.2.10f1, 2023.3.0b6
Fixed in: 2021.3.8f1
Reproducible on: Windows 10, Windows 11 (by user)
Not reproducible on: No other environment tested
First few lines of stack trace:
{noformat}0x00007FFEA18B567C (KERNELBASE) RaiseException
0x00007FFDF7E9064C (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\utils\mono-log-common.c:143] mono_log_write_logfile
0x00007FFDF7E7C4A2 (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\eglib\goutput.c:172] monoeg_g_logv_nofree
0x00007FFDF7E7C508 (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\eglib\goutput.c:187] monoeg_g_log {noformat}
Note: Reproduces less than 5% of the time
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment