Search Issue Tracker
Fixed
Votes
0
Found in
5.3.7p2
Issue ID
862988
Regression
No
SpaceAttribute adds space in the opposite side of Header than expected from script
Reproduction steps:
1. Open project attached (Header Problem.zip).
2. Open scene "Test";
3. Press on "Main Camera"
4. Look at Example Class (Script) variables.
Expected result: there will be spaces: Under Health Settings, over Shield Settings and under Energy Settings.
Actual result: there will be spaces: under Health Settings, under Shield settings and over Energy Settings.
Reproduced o: 5.3.7p2, 5.4.3p4, 5.5.0p2 5.6.0b2.
Note: Open ExampleClass.cs to check the cause.
Spaces should appear in the order they are written in script.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment