Search Issue Tracker
Won't Fix
Votes
2
Found in
2018.4.15f1
2019.2.15f1
2019.2.19f1
Issue ID
1215227
Regression
Yes
ArgumentException is thrown when UnityEditor.AssetDatabase:SaveAssets() is called
Reproduction steps:
1. Create a new project
2. Attach a new script to any GameObject in the Scene
3. Edit script with "AssetDatabase:SaveAssets()" in Start method
4. Enter Play Mode
Expected result: No errors
Actual result: "ArgumentException: The specified path is not of a legal form (empty)" Appears in the Console
Reproduces on: 2018.4.16f1, 2019.2.19f1
Regression introduced in 2018.4.15f1, 2019.2.15f1
Does not reproduce on: 2017.4.36f1, 2019.3.0a1, 2020.1.0a20
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
- URP Player remains in Windows Background processes when the application is closed
- [Android] The built-in URP shaders Lit, Complex Lit and the Simple Lit are not rendered when built on Android devices with an Adreno 300 series GPUs
- "Radio Button" disappears when added under the "RadioButtonGroup" and the parent Visual Element is selected
- ScrollView Scrollbar is jittering when Movement Type "Elastic" is selected and a mouse with a freewheel is used
- [WebGL]"TypeError: Cannot read properties of undefined (reading 'length')" error is thrown when starting the Player when config.autoSyncPersistentDataPath is set to true
Resolution Note (2020.1.X):
Resolving this as "won't fix" because it only happens on the old and obsolete asset pipeline v1.