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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment