Search Issue Tracker
Fixed in 2021.1.X
Votes
0
Found in
2017.4.0f1
2018.3.0a1
2018.4.1f1
2019.1.0a1
2019.2.0a1
2019.3.0a1
Issue ID
1160328
Regression
No
Bug Reporter throws an error if the project contains a shortcut to a path outside of the Assets folder
How to reproduce:
1. Create a new Unity project
2. Import a shortcut(.lnk file) to a path outside of the project
3. Select Help > Report a Bug
4. Fill out the bug report form and click 'Send'
Expected result: packing ignores the shortcut path
Actual result: packing does not ignore the shortcut path and throws an error
Reproducible with: 2017.4.29f1, 2018.4.2f1, 2019.1.7f1, 2019.2.0b6, 2019.3.0a6
Notes:
Make sure the shortcut path contains at least one file
Could not reproduce with shortcuts to files, only with shortcuts to folders
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment