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
- Lightmaps are darker than should be when they are generated through Lightmapper.BakeAsync in batchmode
- Crash on ScriptableBatchRenderer::GenerateBuiltInCBuffer when opening a project after adding HDRP Samples to a specific project
- ArgumentException is thrown and reference is missing when deserializing and using MultiColumnListView
- “You may not pass in objects that are already persistent” error is thrown when entering the Play Mode and the "Active Input Handling" system was changed in a custom Build Profile
- [Linux] Assertion failed on expression 'success && actual == size' error is thrown when building project to another partition with a different file system
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)."