Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
2.0.1-pre.18
Issue ID
DSTR-501
Regression
No
Test Runner drop down menu doesn't have "Disable playmode tests for all assemblies" option when Right-clicking it
Reproduction steps:
1. Open the user's attached project
2. Open Test Runner (Window -> General -> Test Runner)
3. Open {Project folder}/ProjectSettings/ProjectSetting.asset
4. Edit line "playModeTestRunnerEnabled: 0" to "playModeTestRunnerEnabled: 1" save and go back to Editor
5. Right-click Test Runner Window tab to open dropdown menu
Expected result: Dropdown menu has the "Disable playmode tests for all assemblies" option
Actual result: Dropdown menu doesn't have the "Disable playmode tests for all assemblies" option and a pop up saying "You need to restart the editor now" appears
Reproducible with: 1.1.27(2022.1.0a6), 1.1.31(2019.4.39f1, 2020.3.35f1, 2021.3.4f1, 2022.1.3f1, 2022.2.0a15), 2.0.1-pre.18 (2022.2.0a15)
Reproducible on: Windows 10
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
- Actions in UI Builder Preview mode are not fully reset after exiting the Preview mode
- Transform field values are no longer visible when Inspector window is resized
- [Android] "Adding null Transform to TransformAccessArray will result in degraded performance" warnings printed when loading and unloading scenes with 2D animated characters
Resolution Note:
This functionality was removed on purpose in package version 1.1.22.
"Removed ability to Enable playmode tests for all assemblies from the TestRunner UI, since it is a deprecated behavior. It enforces to use of assembly definition files (DSTR-45)."