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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
This is a duplicate of issue #1005744