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
- [Linux] Screen.SetResolution immediately applies windowed resolution when switching from Fullscreen to Windowed mode
- Lighting window allows non-cube map texture for Environment Reflections, throwing invalid texture type (2D) error
- Console warning “MismatchingRepositoryProjectMessage” when creating a new Unity Version Control workspace
- [Ubuntu] VFX Graph Enum Value menu stretches across screen when entered long Enum Value
- Unclear warning message in Rendering Debugger about the Play mode Debugger Overlay
This is a duplicate of issue #1005744