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
- Main Camera rendering is being overwritten by a UI Camera when using multiple cameras with URP and the second camera's background type is set to "Uninitialized"
- VisualTreeAsset has significantly increased memory allocation size at runtime when the project is built with IL2CPP scripting backend
- NullReferenceException is logged when cancelling Shader Graph recovery of an already deleted Shader Graph
- White Edges appear during Camera movement in runtime when using FSR2 with Motion Vectors and Exposure enabled
- Lens Flare renders without occlusion when the light source is obstructed by solid objects when running on Android using OpenGL
Add comment