Search Issue Tracker
By Design
Votes
0
Found in
2019.4
2020.3
2021.1
2021.1.13f1
2021.2
2022.1
Issue ID
1359538
Regression
No
Preset cannot be saved when saving outside of the Project's Assets directory
How to reproduce:
1. Open the attached project (PresetTest.zip)
2. In the Project view, go to Packages/TESTPACKAGE, and select the Script "Shutdown.cs"
3. Drag the Script onto a GameObject in the Hierarchy window and select the GameObject
4. In the Inspector view, click the Preset selector (the slider icon) on the Shutdown (Script) Component
5. In the Select Preset window, click "Save current to..."
6. Navigate to a directory outside of the Project folder and save the Preset
Expected result: the Preset is saved outside of the Project Assets folder
Actual result: the Preset cannot be saved outside of the Project Assets folder
Reproducible with: 2019.4.31f1, 2020.3.19f1, 2021.1.23f1, 2021.2.0b14, 2022.1.0a11
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Had a discussion with UI team but we still think that this is essentially by design and therefore will not take further actions at this point.