Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.3.1f1
6000.4.0b1
6000.5.0a3
6000.6.0a1
Issue ID
UUM-129890
Regression
No
[Ubuntu] Dragging Script assets into Hierarchy V2 window throws ArgumentException errors
Steps to reproduce:
- Open the attached project
- Drag the NewMonoBehaviour script asset from the Project window to the Hierarchy window
- Observe the Console window
Actual results: ArgumentException: Visual mode Link is not supported
Parameter name: visualMode errors are thrown when the dragged script asset enters the Hierarchy window
Expected results: No errors or warnings are thrown when dragging script assets into the Hierarchy window
Reproducible with versions: 6000.3.0a2, 6000.3.1f1, 6000.4.0b1, 6000.5.0a3
Can’t test with versions: 6000.0.64f1, 6000.2.14f1, 6000.3.0a1 (Hierarchy V2 not available)
Reproducible on (OS): Ubuntu 24.04
Not reproducible on (OS): macOS 26.1
Notes:
- The issue did not reproduce with Prefabs or other assets
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment