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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment