Search Issue Tracker
Fixed in 2021.1.X
Fixed in 2020.2.X
Votes
0
Found in
2018.4
2019.4.9f1
2020.2
Issue ID
1276187
Regression
No
Saving Scene out of the Assets folder is not allowed
How to reproduce:
1. Open the attached "SaveSceneInPackage.zip" project
2. Open a new Scene
3. Right-click on the Scene and select Save Scene as
4. Navigate to Packages/MyAssetPackage/Runtime
5. Type in the File name and click save
6. Observe the warning window
Expected result: Scene is saved in the package
Actual result: Warning that scene needs to be saved in the Assets folder
Reproducible with: 2018.4.27f1, 2019.4.10f1, 2020.1.5f1, 2020.2.0b3
Notes:
1. After saving the Scene to the Assets folder, it is allowed to drag it to the Package that is in the project
2. Saving assets outside of the Assets folder is also not allowed. When extracting materials to the Packages folder "Couldn't create asset file" error is thrown in the Console window
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
- In Play Mode, an extra Sync Call is made every frame when a GameObject has a Rigidbody 2D component
- Crash on block_remove when a scene is opened in a specific project
- The GameObject with a Hinge Joint Component does not return to the initial position when the Use Motor property is toggled off
- The construction of a specific class breaks the binding Bool references and does not allow them to be toggled on back by hand when working in the Custom Editor window
- AssetReferenceAtlasedSprite creates a copy of the Sprite during Addressables.LoadAssetAsync<TObject> which does not release when Addressables.Release is used
Resolution Note (fix version 2021.1):
Fixed in: 2021.1.0a8
Resolution Note (fix version 2020.2):
Fixed in: 2020.2.1f1