Search Issue Tracker

Fixed

Votes

0

Found in [Package]

1.2.5

Issue ID

1391856

Regression

Yes

Unity.Mathematics types are not indented and axis labels are not displayed in the Inspector when declared inside structs

Package: Unity Mathematics

-

Reproduction steps:
1. Open the 'BugTest1' project
2. Open the 'Float2InspectorTest.cs'
3. Open the 'SampleScene'
4. In the Hierarchy click on the 'GameObject' and observe it in the Inspector

Expected result: Float types and Quaternion are indented as other fields in the Float2InspectorTest struct, axis labels are not displayed
Actual result: Float types and Quaternion are aligned to the left edge, axis labels are displayed

Reproducible with: 1.2.5 (2019.4.34f1, 2020.3.25f1, 2021.2.7f1)
Not reproducible with: 1.2.4 (2019.4.34f1, 2020.3.25f1, 2021.2.7f1, 2022.1.0b2), 1.2.5 (2022.1.0a15, 2022.1.0b2)
Could not test with: 2022.1.0a14 and below (due to compile errors)

  1. Resolution Note:

    Fixed in 1.2.5 (2022.1.0a15)

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.