Search Issue Tracker
Active
Votes
0
Found in [Package]
1.1.9
Issue ID
DSTR-8
Regression
No
Test Runner 'Open source code' on a test method containing 'yield return' doesn't select the method in the script editor
Steps:
1. Open attached Unity project
2. Open Test Runner window.
3. On PlayMode right-click on "NewTestScriptWithEnumeratorPasses01"
4. In context menu select 'Open source code'
Expected: Respective .cs file is opened in 'External Script Editor' and the method is selected
Actual: Respective .cs file is opened and the first line of the script is selected
Reproduced with 2019.1.0a10, 2019.1.0a1, 2018.3.0b12, 2018.3.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animator Controller throws MissingReferenceException after undoing Layer Creation
- Full stack trace is always printed when an exception occurs in an IL2CPP build
- Licensing Client fails to launch when opening Unity Hub (licensing client path is not found)
- Licensing Client fails to launch when opening Unity Hub
- Different custom Shader behavior when GPU Resident Drawer is enabled
Add comment