Search Issue Tracker
Fixed
Fixed in 6000.0.6f1, 7000.0.0a1
Votes
0
Found in
6000.0.2f1
Issue ID
UUM-71918
Regression
Yes
[Windows] Error ArgumentException: Illegal characters in path logged when creating a VFX Graph
*Steps to reproduce:*
# Create a Project and Install the Visual Effect Graph Package
# In the Project Browser right-click and Create > Visual Effects > Visual Effect Graph
# Double click any of the Templates
# Open the Asset
*Actual results:* Error "ArgumentException: Illegal characters in path.
System.IO.Path.GetFileName (System.String path) (at <a35250a304174d009b77e5c5f6695f54>:0)
UnityEditor.ShortcutManagement.HelperWindow+<>c.<UpdateContext>b__7_2 (UnityEditor.ShortcutManagement.ShortcutEntry s) (at <7b4ba97968ea4dd39e76baa286b7953f>:0)" logged when opening the Asset or manipulating the VFX Graph Window
*Expected results:* No Error issues when creating VFX Graphs
*Reproducible with versions:* 2023.3.0b1, 6000.0.2f1
*Not reproducible with versions:* 2021.3.38f1, 2022.3.39f1, 2023.1.20f1, 2023.2.20f1, 2023.3.0a19
*Tested on (OS):* Windows 11 (Reproducible), macOS Sonoma (Not reproducible)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Add comment