Search Issue Tracker
Not Reproducible
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
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
- Material Component has two horizontal lines under it when its foldouts are closed
- Some selected Mesh Renderer Materials lead to Assets folder when pinged
- Editor colors appear darkened out when HDR Display Output is enabled
- Default Mesh Renderer Material cannot be found in the Select Material window after removing it from the GameObject
Resolution Note:
Tested the reported versions and couldn't reproduce the issue if Version Control is set to Perforce for the project.