Output Message Shows Colon Operator When it Shouldn't

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

We’ve filed a ticket into our internal database for this issue, and we will update you when we have further information!

Thanks for the report!

Hello!
This issue has been fixed.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.