Search Issue Tracker
Duplicate
Votes
0
Found in
2018.2.5f1
Issue ID
1075909
Regression
No
Local variables inside coroutines are "out of scope" in the Watch window when Entities package is installed
To reproduce:
1. Open the attached project (localVar.zip)
2. Install Entities package via Package Manager
3. Open the Test script in Visual Studio
4. Start debugging and enter Play mode
5. When the breakpoint is hit, enter the local variables name into the Watch window. Observe, how it is "out of scope"
Expected: local variables in coroutines are not out of scope when Entities package is installed
Reproduced in 2018.1.9f2, 2018.2.5f1, 2018.2.6f1, 2018..3.0a11
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
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation
This is a duplicate of issue #1005744