Search Issue Tracker
Not Reproducible
Not Reproducible in 2023.1.X
Votes
0
Found in
2020.3.40f1
2021.3.12f1
2022.1.18f1
2022.2.0b10
2023.1.0a16
Issue ID
UUM-19290
Regression
No
AssetDatabase.IsOpenForEdit returns True when the Scene is not open for editing
Steps to reproduce:
1. Open the “IN-17982” project
2. Select the “New Scene” Scene
3. Check if the Scene is open for editing (Tools → Checkout → Check)
4. Observe the Console
Expected result: Log “Is New Scene open for editing? False”
Actual result: Log “Is New Scene open for editing? True”
Reproducible with: 2020.3.40f1, 2021.3.12f1, 2022.1.18f1, 2022.2.0b10, 2023.1.0a16
Reproduced on: macOS Monterey 12.5.1 (Intel)
Note: The script “test.cs” is in the Assets folder
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
Tested the reported versions and couldn't reproduce the issue if Version Control is set to Perforce for the project.
Resolution Note (2023.1.X):
Tested the reported versions and couldn't reproduce the issue if Version Control is set to Perforce for the project.