If you name your class "Single" it appear as "float" in the inspector

Issue #515 new
Agam Saran created an issue

If you name your class "Single" and serialize it with Odin, Odin confuses it with System.Single and it appears as a "float" in the inspector. Even if it is in a completely different namespace. I didn't check it with other datatypes, but think it would have with them as well.

Comments (0)

  1. Log in to comment