Search Issue Tracker
Fixed
Fixed in 1.8.0
Votes
0
Found in [Package]
1.7.8
1.8.0
Issue ID
UVSB-2395
Regression
No
Long visualscripting path can result in exceeding OS character limit
Visual scripting has long paths that can cause issues for projects on Windows with longer project locations and names.
{code:java}
Microsoft.Managed.Core.targets(131, 27): [MSB4198] The expression "GetPathsOfAllDirectoriesAbove" cannot be evaluated on item "Library\PackageCache\com.unity.visualscripting@1.7.8\Runtime\VisualScripting.Core\Events\MessageListeners\UIEventsListeners\UnityOnDropdownValueChangedMessageListener.cs". Path: D:\UnitySrc\<project>\Library\PackageCache\com.unity.visualscripting@1.7.8\Runtime\VisualScripting.Core\Events\MessageListeners\UIEventsListeners\UnityOnDropdownValueChangedMessageListener.cs exceeds the OS max path limit. The fully qualified file name must be less than 260 characters.{code}
We should consider shortening this.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Playmode tint" is applied to Color and Gradient fields when in Play mode
- [HDRP] Scene corrupts when baking Reflection Probe with custom TextureImporter preset added to Texture Importer default
- HDRP Wizard window UI components overlap when HDRP Wizard window is docked and resized horizontally
- VideoPlayer component fails to play MP4 files located under the StreamingAssets folder
- Terrain Tools icons are low quality
Add comment