After upgrading Visual Studio 2015 from VS2015 Update 1 to Update 2. I can no longer watch or check variable values while debugging a T4 template
As you can see, the scanned variables were not found in the current context. Previously, this worked in Visual Studio 2015 Update 1
Here is a screenshot in visual studio when debugging a T4 template:

source
share