Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.2.X, 6000.3.X, 6000.4.X
Votes
0
Found in
6000.0.62f1
6000.2.11f1
6000.3.0b9
6000.4.0a4
Issue ID
UUM-125867
Regression
No
“ArgumentException: Empty path name is not legal.” error is thrown when canceling export from Addressables Analyze window
Steps to reproduce:
1. Create new Unity project
2. Install Addressables package via Package Manager
3. Open Addressables Analyze window (Window > Asset Management > Addressables > Addressables Analyze)
4. Press on Gear icon on the right and select “Export Results”
5. Press “Cancel” to cancel exportation
6. Observe Console window
Actual results: Error “ArgumentException: Empty path name is not legal.” is thrown when canceling exportation
Expected results: no errors thrown when canceling exportation
Reproducible with versions: 6000.0.62f1, 6000.2.11f1, 6000.3.0b9, 6000.4.0a4
Tested on (OS): macOS Silicon Tahoe 26.0 (M1)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "The referenced script (Unknown) on this Behaviour is missing!" warning is thrown on SceneIDMap when using a built-in template from HDRP
- Error "UXML validation error: Line 3, Position 6: The element 'VisualElement' in namespace 'UnityEngine.UIElements' has incomplete content." is present when running the test for Schema Definitions
- The light range of HDRP realtime spot lights is halved when HDRPAsset Lit Shader Mode is set to Forward or Both
- Shortcut is set for the wrong function when changing multiple shortcuts
- "[CreateProperty]" on nullable generic types causes compilation error when using a non-nullable type
Add comment