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
- Graphics.RenderMeshIndirect does not issue multi-draw rendering commands when using a graphics API capable of multi-draw commands
- Error "InvalidOperationException: An error occured while deserializing asset reference" is thrown when deserializing a BlackboardVariable that is a dynamically loaded monobehavior
- Removing a Camera Component from a Physics 2D Raycaster GameObject brings pop-up message twice
- UnityYAMLMerge does not open fallback merge tool when encountering merge conflicts
- Editor crash when resetting Quality settings after adding "New Group" in Mipmap Limit Groups
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)."