Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2017.3.0b9
2018.1.0a4
2018.2.0a1
Issue ID
1005092
Regression
Yes
[Test Runner] Canceling save of scene changes when trying to run a test disables running by double clicking
1. Open the attached project
2. Open the Test Runner
3. Double click on TestImportAsset test (it works)
4. Make any changes to the scene
5. Double click on TestImportAsset test
6. Press Cancel when asked to save a scene
7. Double click on TestImportAsset test
Actual result: The test is not run after double click anymore.
Expected result: The test should be run after double click.
Reproducible with: 2018.2.0a1, 2018.1.0b9, 2018.1.0a4, 2017.3.1p1, 2017.3.0b9, 2017.2.1p4, 2017.2.1p1, 2017.1.3p1.
Regression introduced in: 2018.1.0a4, 2017.3.0b9, 2017.2.1p1, 2017.1.3p1.
Not reproducible with: 2018.1.0a3, 2017.3.0b8, 2017.2.1f1, 2017.1.3f1, 5.6.5f1.
Note: tests can still be run by RMB > Run.
------------------------------------------------------
fixed in 2018.2.0a9.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment