Search Issue Tracker
Fixed
Fixed in 1.8.3
Votes
0
Found in [Package]
1.8.2
Issue ID
BUR-2155
Regression
Yes
[Burst] Crash on mono_g_hash_table_find_slot when entering the play mode and the project path or editor path contains special characters
Reproduction steps:
1. Open the attached “CrashRepro” project
2. Enter the Play Mode
Expected result: Unity Editor enters the Play Mode
Actual result: Unity Editor crashes
Reproducible with: 1.7.4 (2021.3.16f1, 2022.1.24f1, 2022.2.1f1), 1.8.2 (2021.3.16f1, 2022.1.24f1, 2022.2.1f1, 2023.1.0a23)
Not reproducible with: 1.7.3 (2020.3.43f1, 2021.3.16f1, 2022.1.24f1, 2022.2.0f1, 2023.1.0a10), 1.7.4 (2020.3.43f1), 1.8.2 (2020.3.43f1)
Reproducible on: Windows 11 Pro 22H2
First lines of the stack trace:
{noformat}0x00007ffa872fae6c (mono-2.0-bdwgc) [mono-hash.c:122] mono_g_hash_table_find_slot
0x00007ffa87371614 (mono-2.0-bdwgc) [reflection.c:491] mono_type_get_object_checked
0x00007ffa87371b84 (mono-2.0-bdwgc) [reflection.c:610] method_object_construct
0x00007ffa8736ff57 (mono-2.0-bdwgc) [reflection-cache.h:123] check_or_construct_handle
0x00007ffa87371cb7 (mono-2.0-bdwgc) [reflection.c:655] mono_method_get_object_checked{noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Joint Physics result in unexpected behaviors when used for articulated vehicles like buses or trucks
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts which worked with TMP Font Asset Creator
Add comment