add special handeling of too long path's by JoC0de · Pull Request #692 · GlitchEnzo/NuGetForUnity (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

JoC0de

merged 1 commit into

Jan 14, 2025

Conversation

@JoC0de

@JoC0de

igor84

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still can hit the problem but I guess it reduced a chance for it a bit.

@JoC0de

@igor84 The only problem I see is that it will not produce consistent results on different machines when someone places the same Unity project in a "longer" path and gets e.g. the issue that a DLL is not found beaus it doesn't have the same name. To really solve the inconsistency we would need a setting that forces the path shortening. Eventually we can make the whole Path shortening optional so the user knows that it happens but probably the potential issues will occur when the user forgot that he enabled it. But I think all of this is relay an edge case.

@JoC0de JoC0de deleted the feature/shorten-target-file-path branch

January 14, 2025 07:32

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

2 participants

@JoC0de @igor84