Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.0b1
Issue ID
871287
Regression
No
Editor mode test runner is stuck on Running tests dialog and invalid scene setup error appears
To reproduce:
1. Open attached project.
2. Run editor test: GetRootGameObjects_AfterSceneMerge_DestinationHaveBothSceneRoots with double clicking on one of them.
3. Run the same test again, when it asks to save scenes, press "Don't save scene"
Expected result: Test runs fine.
Actual result: Test Runner dialog does not disappear and error is thrown:
ArgumentException: Invalid SceneManagerSetup:
Scene: 'Assets/Temp/TempScene.unity' doesn't exist.
No loaded scene found.
One active scene is required. Number of active scenes: 0
The test itself creates some scenes and then merges them. Maybe it is related how the framework deals/remove/cleans the scenes before running test (?)
Reproducible on:
Version 5.6.0b5 (802d0eaaa43c)
Sun, 15 Jan 2017 18:38:47 GMT
Branch: trunk
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
Add comment