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
- "Problem detected while importing the Prefab file" errors on Learning Templates import
- Crash on RaiseException during Socket.BeginConnect in Player when application connection is blocked through commercial firewall
- Decal Projector produces artifacts when the normal and decal are projected in negative z-direction and Normal Blend is set to 1
- Undoing slider field change only resets slider position, doesn't undo the value change
- Precision changes when a tangent is added to a Vertex node
Resolution Note:
Tested the reported versions and couldn't reproduce the issue if Version Control is set to Perforce for the project.