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
- Help button leads to a wrong page when clicked on a Sprite Atlas in the Inspector
- MissingReferenceException errors are thrown after entering Play mode when multiple Inspector windows are displaying different objects with Grid Layout Group component
- "Can't change name, category with the same name already exists" Error is logged when renaming a Category to a name with a trailing space in the VFX Graph Blackboard
- Delete does nothing on an in-use Custom Attribute when re-triggered after cancelling the deletion confirmation prompt in the VFX Graph Blackboard
- No Ellipses are used for the Visual Effect Graph Create Context Menu Option
Add comment