This issue occurs in all my places:
The variable:
This bug is hindering my ability to debug. Ironic!
I am able to reproduce the bug here:
WatchExpressionBroken.rbxl (53.7 KB)
Steps
1: Open the place provided
2: Open ServerScriptService.Script.ModuleScript
3: Debug on Line 8
4: Enter both expressions in the watch window:
5: Observe the nonsensical Value not found error
It seems that it only happens for variables inside of for loops, but there may be other variations I haven’t found.
(edit): I found that it does not only happen in for loops, but instead most local variables. Getting the variable works, but indexing it will cause the expression to fail, even when it shouldn’t. This happens for instances and normal tables. Long formulas that don’t index variables will work!
First occurrence: 3 weeks ago
Consistency: 100%
OS: Windows 11
Version: 0.605.1.6050656 (64bit)