Copyright © 2026 Unity Technologies
Steps to reproduce:
1. Open the attached Unity project “ConsoleWarnings.zip” from provided Google Drive link
2. Clear warnings and errors in the Console window once project is open
3. Select New UXML Asset in the Project window
4. Press delete with keyboard shortcut multiple times
5. Observe the Editor and Console window
Actual results: “The operation "SoftDelete" cannot be executed because the selection is a root folder or an immutable asset.” Warning is thrown in the Console window, Editor freeze
Expected results: No warnings in the Console, Asset is deleted, Editor doesn’t freeze
Reproducible with versions: 6000.5.4f1, 6000.6.0b5, 6000.7.0a3
Can’t test with versions: 6000.3.20f1 (UXML Asset is broken after downgrade)
Tested on (OS): macOS Tahoe 26.5.2 (M1)
Notes:
0x1737c134c - libmonobdwgc-2.0.dylib : mono_dump_native_crash_info
0x1737835cc - libmonobdwgc-2.0.dylib : mono_handle_native_crash
0x17370bdd4 - libmonobdwgc-2.0.dylib : mono_sigsegv_signal_handler_debug
0x181e0f744 - libsystem_platform.dylib : _sigtramp
0x17370e974 - libmonobdwgc-2.0.dylib : mono_jit_runtime_invoke
0x173894b38 - libmonobdwgc-2.0.dylib : do_runtime_invoke
0x173894a78 - libmonobdwgc-2.0.dylib : mono_runtime_invoke
0x107afc35c - Unity : scripting_method_invoke
0x107ad30e4 - Unity : ScriptingInvocation::Invoke
0x1060ba440 - Unity : SelectionProxy::Internal_NonSelectedObjectWasDestroyedEPKv
Issues you vote on will appear here