Reproduction Steps:
First,
workspace.Terrain=workspace
or define a property of an instance to something. An output message will appear.
Expected Behavior
The output reads “Expected Terrain got Workspace for Workspace.Terrain”.
Actual Behavior
The output interprets this as a method, and says:
“Expected Terrain got Workspace for Workspace:Terrain”
where Workspace:Terrain does not exist.
Month First Experienced: March of 2023
Impact: Very Low
Frequency: Constant