Search Issue Tracker
Fixed in 2022.1.X
Votes
0
Found in
2019.4
2020.3
2020.3.15f2
2021.1
2021.2
2022.1
Issue ID
1359247
Regression
No
Crash when entering Play Mode if a ScriptableObject Resource is loaded and unloaded while being displayed in the Inspector
Reproduction steps:
1. Open the attached "Test.zip" project
2. Select the "Test" ScriptableObject in Assets > Resources
3. Enter Play Mode
Expected result: Editor does not crash
Actual result: Editor crashes
Reproducible with: 2019.4.29f1 (no crash but MissingReferenceException errors), 2020.3.17f1, 2021.1.18f1, 2021.2.0b9, 2022.1.0a5
Obtained stack frames:
#0 ModuleMetadataBindings::GetModuleIncludeSettingForObject(Object*)
#1 ModuleMetadata_CUSTOM_GetModuleIncludeSettingForObject(ScriptingBackendNativeObjectPtrOpaque*)
#2 (wrapper managed-to-native) UnityEditor.ModuleMetadata:GetModuleIncludeSettingForObject (UnityEngine.Object) {0x7fc38f7a5230} + 0x5d (0x17ad20700 0x17ad207ed) [0x152248960 - Unity Child Domain]
#3 UnityEngine.UIElements.IMGUIContainer:DoOnGUI (UnityEngine.Event,UnityEngine.Matrix4x4,UnityEngine.Rect,bool,UnityEngine.Rect,System.Action,bool) {0x7fc33d12c940} + 0x829 (0x1784a7000 0x1784a8753) [0x152248960 - Unity Child Domain]
#4 UnityEngine.UIElements.IMGUIContainer:DoMeasure (single,UnityEngine.UIElements.VisualElement/MeasureMode,single,UnityEngine.UIElements.VisualElement/MeasureMode) {0x7fc33d12cb70} + 0x313 (0x17ad0f4f0 0x17ad0fb54) [0x152248960 - Unity Child Domain]
Comments (1)
-
falsevac
May 19, 2022 21:40
This is still an active bug in 2021.3.2f1 LTS
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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
Resolution Note (fix version 2022.1):
Fixed in 2022.1.0a11