Reproduction Steps
Create a table on the server with a key marked as a Vector3.
T = {}
T[Vector3.new()] = true
Send to client.
Vector3Bug.rbxl (35.5 KB)
Expected Behavior
Client reports a Vector3 datatype rather than string.
Actual Behavior
Client receives a string datatype.
Issue Area: Engine
Issue Type: Other
Impact: Moderate
Frequency: Constantly
Date First Experienced: 2022-02-18 12:02:00 (-05:00)