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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment