Search Issue Tracker
Fixed in 2017.2.X
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
- Editor crashes when debugging a for loop
- Crash on UnityPlayer!profiling::ProfilerManager::DisposeProfilerRecorder+0xa when Player gets relaunched and exited after running for a long amount of time
- [Input system] When releasing one touch and pressing a second touch during a single frame, the second touch is not translated into UI event line OnPointerDown by the InputSystemUIInputModule
- URP Samples - multiple "Attempting to resolve render surface" and other errors appear when setting Quality pipeline asset
- OnDemandRendering.willCurrentFrameRender returns incorrect values in the Player when UnityEngine.Rendering.OnDemandRendering.renderFrameInterval is greater than 1
Totoro83y
Mar 18, 2019 17:53
It seems like 2018.3.6f1 has a regression of it