Search Issue Tracker
Fixed in 2017.2
Votes
0
Found in
5.4.3f1
Issue ID
892164
Regression
No
New scene can not be created via script, when model's configure menu in inspector is opened
To reproduce:
1. Open project
2. In menu click 'Test'-> 'Try create scene'. Notice, that there are no errors
3. Open 'Mesh' fbx and it's 'Configur' option in inspector
4. Repeat 2nd step
Expected: there will not be any errors
Actual: 'InvalidOperationException: Cannot create a new scene additively with an untitled scene unsaved' error is thrown.
Reproduced on: 5.4.3f1, 5.5.2p3, 5.6.0f1, 2017.1.0a3
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
- Shadows are not cast when you first Blit the Shadow map and then set it back to Buffer
- Changes to instanced detail mesh material don't immediately apply
- [uGUI] Vertices retrieved from GetUIVertexStream method cannot be modified when adjusting them through script
- Scroll bar scrolls less in the Package Manager packages than elsewhere when pressing on the empty scroll bar area to scroll
- Undo.RegisterCreatedObjectUndo dirties the scene, but no actual changes to Scene are made
Totoro83y
Mar 18, 2019 17:53
It seems like 2018.3.6f1 has a regression of it