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
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)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is shown when launching a freshly created project
- Editor Windows dragging behavior is erratic/glitchy when a specific multi-display setup is used and the Editor window is not on the main display
- Meta Quest missing an icon in Build Profiles window in U6.0
- Foldout arrow indent is misaligned in the Inspector when used for Arrays or Lists
- Material import pipeline strips properties when it is added with a script
Resolution Note:
Fixed in 1.2.5 (2022.1.0a15)