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
- After converting a Built-in project to URP render texture related errors are spammed that can lead to Game view being rendered on top of Scene view
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
Resolution Note:
IsOpenForEdit is not intended to prevent saving to disk, Scene locking is a feature request.