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
- Properties window is not closed when the GameObject is deleted and the Properties window is not focused
- ComputeBuffer readback fails when Render Graph is enabled
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
Add comment