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
- VR build is not displayed when headset is in standby upon initial launch
- Subasset references are incorrectly redirected when editing prefabs in Prefab Mode
- [macOS] KeyDownEvent.originalMousePosition returns incorrect coordinates when last focused element was a TextField in text editing mode
- Some HDRP Wizard tooltips are rendered outside the window
- Shader error is thrown when using a Compute Shader with a second kernel
Resolution Note:
Fixed in 1.2.5 (2022.1.0a15)