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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Add comment