Search Issue Tracker
By Design
Votes
1
Found in
2017.3.0a1
2018.2.3f1
2018.3.0a1
2019.1.0a1
Issue ID
1098697
Regression
No
The Scene is saved when AssetModificationProcessor.IsOpenForEdit returns false
How to reproduce:
1. Open attached "Repro-OpenForEditBroken.zip" project
2. Make a change to the Scene
3. Save the Scene
Expected result: The Scene can't be saved
Actual result: The Scene is saved
Reproducible: 2017.4.17f1, 2018.3.1f1, 2019.1.0a13
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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Resolution Note:
IsOpenForEdit is not intended to prevent saving to disk, Scene locking is a feature request.