Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2019.1.0a10
2019.1.0a12
Issue ID
1114055
Regression
Yes
[2019.1] Variables of Custom Script components are indented in the Inspector
To reproduce:
1. Open Unity and create a new project
2. Select "Main Camera" or other gameObject
3. In Inspector window press "Add Component" button
4. Create a New Script and press "Create and Add" button
5. Observe that the default Unity "Script" field are indented
Notes:
- This issue appears on both Windows and macOS
- This issue also happens with all variables which are shown on that Script component
- Forum thread: https://forum.unity.com/threads/inspector-indentation-bug.606034/
Reproduced on Unity 2019.1.0a10 and 2019.1.0a13
Not reproduced on Unity 2019.1.0a9
Regression on Unity 2019.1.0a10
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