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
- Texture Map Viewer shows "Loading..." text instead of indicating users that Baked Texture Maps are missing
- "Analyze Import Process" button misaligned in Import Activity window
- Text in “Baked Shadowmask” mode is difficult to read in Baked Lightmap Viewer when Editor theme is set to Light
- Mesh wireframe is difficult to see in Baked Lightmap Viewer window when texture opacity is maximized
- Informational text does not wrap and does not fit when the Viewer Window is opened by default
Add comment