Search Issue Tracker
Won't Fix
Votes
0
Found in
2022.3.63f1
6000.0.51f1
6000.1.8f1
6000.2.0b6
Issue ID
UUM-109928
Regression
No
Crash on RaiseException when importing a specific asset
How to reproduce:
1. Open the attached “IN-101676.zip” project
2. Reimport the “Assets/GameObject/Casino.prefab" asset (may not be needed)
3. Observe the crash
Reproducible in: 2022.1.0a1, 2022.3.63f1, 6000.0.51f1, 6000.1.8f1, 6000.2.0b6
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Note: Editor may also crash while opening the project
First few lines of stacktrace:
{noformat}
0x00007FF8408A933A (KERNELBASE) RaiseException
0x00007FFF8CB10C1C (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\utils\mono-log-common.c:143] mono_log_write_logfile
0x00007FFF8CAFC822 (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\eglib\goutput.c:172] monoeg_g_logv_nofree
0x00007FFF8CAFC888 (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\eglib\goutput.c:187] monoeg_g_log
0x00007FFF8CCFC4B8 (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\metadata\custom-attrs.c:477] load_cattr_value
0x00007FFF8CCFE1E1 (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\metadata\custom-attrs.c:909] create_custom_attr {noformat}
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Importer Checkbox Label Truncated in UI (2D Template)
- Light theme icon is missing for Volume Component in the Inspector window
- Volume Profile effects are still showing and active in Game View when the Volume Profile is reset
- Shader Graph Tab Lacks Right Margin for Long Titles
- 2DLight component only renders when ShadowCaster2D components are within range in WebGL builds
Resolution Note:
This supplied project is corrupted due to decompiling and existing game.
We can't support issues arising from decompiling using thrid party tools.