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
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is shown when launching a freshly created project
- Editor Windows dragging behavior is erratic/glitchy when a specific multi-display setup is used and the Editor window is not on the main display
- Meta Quest missing an icon in Build Profiles window in U6.0
- Foldout arrow indent is misaligned in the Inspector when used for Arrays or Lists
- Material import pipeline strips properties when it is added with a script
Add comment