Search Issue Tracker
Not Reproducible
Votes
0
Found in
6000.0.7f1
Issue ID
UUM-74317
Regression
No
Crash on SerializedObject::DidTypeTreeChange when editing a text field that updates its asset in OnValidate and is bound to a UIElement Custom Property Drawer
Steps to reproduce:
1. Open the “user’s attached project”
2. Navigate to the “Assets/Features/ModularWeapons” folder
3. Press the arrow on the right of the “WeaponSystem” asset to see its sub-assets
4. Click on one of the two sub-assets
5. Change the “Name” to more than two characters through the inspector
6. Observe the crash
Reproducible with versions: 6000.0.7f1
Couldn’t test with versions: 2021.3.39f1, 2022.3.34f1 (due to compiler errors)
Reproducible on: macOS Sonoma 14.5 (Intel), Windows 10 (by the reporter)
Not reproducible on: no other environment tested
First few lines of StackTrace:
{{0x00007FFB2DDD2074 (Unity) SerializedObject::DidTypeTreeChange }}
{{0x00007FFB2DDCB6F6 (Unity) SerializedObject::ApplyModifiedPropertiesWithoutUndo }}
{{0x00007FFB2C125B47 (Unity) SerializedObject_CUSTOM_ApplyModifiedProperties }}
{{0x0000026C1AC2187A (Mono JIT Code) (wrapper managed-to-native) UnityEditor.SerializedObject:ApplyModifiedProperties_Injected (intptr) }}
{{0x0000026C1AC217BB (Mono JIT Code) UnityEditor.SerializedObject:ApplyModifiedProperties ()}}
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] [Vulkan] [WebCamTexture] "WebCamTexture.Play" crashes the application when the camera is started
- Huge performance overheads appear when there is a large amount of bindings in the UI Toolkit
- Visual Effects Graph Blackboard can't be scrolled horizontally
- .Net Standard 2.0 dlls causing errors in .net Standard 2.1, despite the automation of compact shims
- Dropdown context menu opens in the wrong place when another section is focused in VFX Graph
Resolution Note:
Fixed in 6000.0.8f1