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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Resolution Note:
Fixed in 1.2.5 (2022.1.0a15)