ROBLOXCRITICAL typeof crashes when passed userdata with a metatable

  1. Run this anywhere: typeof(newproxy(true))
  2. Roblox will crash.

Credit to @Vaeb for finding this.

1 Like

Thanks for the report. I think I know why this happens, just fixed a bug with custom userdata returning the wrong type today. Unfortunately, typeof will have to be turned off tomorrow :frowning: