Search Issue Tracker
Fixed
Fixed in 6000.0.39f1, 6000.1.0b7, 6000.2.0a4
Votes
0
Found in
6000.0.9f1
6000.1.0b4
6000.2.0a2
Issue ID
UUM-75114
Regression
Yes
Crash on mono_custom_attrs_from_class when moving a certain folder
How to reproduce:
1. Open the attached "CrashRepro" project
2. Move the “Ink“ folder from the “Plugins“ folder to any other folder
Reproducible with: 2023.2.0a17, 6000.0.9f1
Not reproducible with: 2021.3.40f1, 2022.3.36f1, 2023.2.0a16
Reproducible on: macOS 14.5 Sonoma (Intel), Windows 11 (reported by user)
Not reproducible on: No other environment tested
First few lines of stack trace:
0x00007FFC75BE6F6B (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\metadata\custom-attrs.c:1759] mono_custom_attrs_from_class
0x00007FFC914DF5B6 (Unity) scripting_class_has_attribute
0x00007FFC91578470 (Unity) PersistentManager::IsObjectNonTextSerialized
0x00007FFC915830AD (Unity) PersistentManager::WriteFile
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