Unity.Mathematics Module hides members

Issue #707 resolved
HellGate created an issue

What happened?

Adding Unity.Mathematics Module hides some members such as z from int3

How can we reproduce it?

Create a SerializeField int3 with Unity.Mathematics Module installed

If screenshots would help explain or demonstrate your issue, please include these.

https://i.imgur.com/YwTc7R4.png

https://i.imgur.com/ZaqzMgq.png

What version of Unity are you using?

2020.1.3f1

What version of Odin are you using? (See "Tools > Odin Inspector > About")

3.0.1.0

Do you have Editor Only mode enabled?

No

What operating system are you on?

Windows 10

Comments (2)

  1. Tor Esa Vestergaard

    Thanks for the report, good catch! We had some slightly off drawer declarations. A fix for this will be in 3.0.2.

  2. Log in to comment