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

Package: Visual Scripting

-

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.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.