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
- "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
Add comment