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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #1005744