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
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
- [Android] Light2D visuals stacking over frames when using RenderGraph
Resolution Note:
Fixed in 1.2.5 (2022.1.0a15)