Unity Issue Tracker - An error message is displayed when any type of file is saved outside the project's assets folder
Fixed
UUM-65305
An error message is displayed when any type of file is saved outside the project's assets folder
Unity: Asset - Database
Fixed
2023.3.X
2022.3.X
2021.3.X
Won't Fix
6.2.X
6.1.X
6.0.X
2023.2.X
fixed in trunk 6000 and carried along
fixed in trunk 6000 and carried along
2023.2 is reaching its end of life
How to reproduce:
Open the project "IN-69590_SaveAssetinProject"
Open the “SampleScene” scene
Select any GameObject from the Hierarchy panel
Navigate to Window → Animation and open an Animation window
Press the “Create” button, navigate to the “Packages\com.unity.test” directory and press the “Save“ button
Expected result: The animation is saved inside the folder
Actual result: System displays an error message “You need to save the file inside of the project’s assets folder“