Search Issue Tracker
Active
Under Consideration for 6000.7.X
Votes
0
Found in
6000.0.78f1
6000.3.18f1
6000.4.11f1
6000.5.1f1
6000.6.0a6
6000.7.0a2
Issue ID
UUM-145779
Regression
No
Crash on Scripting::UnityEditor::SelectionProxy::Internal_NonSelectedObjectWasDestroyed when performing various Unity operations
A recurring crash issue in the Unity Editor has been observed, affecting various workflows. These crashes have been reported to happen when:
- Modifying scripts
- Saving scripts
- Deleting scripts
- Closing Unity after modifying/deleting scripts
Reproducible with versions: 6000.4.0b5 - 6000.4.11f1, 6000.5.0a8 - 6000.5.1f1, 6000.6.0a2 - 6000.6.0a6 (Sentry Data)
Reproducible on: Windows 10, Windows 11
Notes:
- Not reproduced by CQA
- Sentry only collects data for Windows crashes, so we are not able to determine if the issue is reproducible on other environments
First few lines of stacktrace:
0x00007FFCF4216CAD (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\mini\mini-runtime.c:3259] mono_jit_runtime_invoke
0x00007FFCF41591D4 (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\metadata\object.c:3068] do_runtime_invoke
0x00007FFCF41592C0 (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\metadata\object.c:3115] mono_runtime_invoke
0x00007FFCF839EE35 (Unity) scripting_method_invoke
0x00007FFCF83C78F6 (Unity) ScriptingInvocation::Invoke
0x00007FFCF83C23B5 (Unity) ScriptingInvocation::Invoke<void>
0x00007FFCF5FFD789 (Unity) Scripting::UnityEditor::SelectionProxy::Internal_NonSelectedObjectWasDestroyed
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on CheckDeviceStatus when converting materials from built-in to URP and using DX12
- Higher CPU frame time on Android devices with Cortex-A510 efficiency cores (vs Cortex-A55)
- Alt+click on List header does not recursively toggle child foldouts when items use a UI Toolkit CustomPropertyDrawer
- Artifacts are rendered in UITK when using Font Assets and using negative outlines
- Editor hangs when opening Asset picker window for AssetReference and a lot of addresable assets are present in the project
Add comment