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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
This is a duplicate of issue #1005744