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
- Prefab's scripts are constantly reloaded when trying to enter multiple digits or characters into public fields on custom scripts consecutively
- Crash on mono_g_hash_table_find_slot when entering Play Mode
- [iOS] Crash when pressing "Done" on the keyboard layout
- Sprite Atlas remains loaded in memory after scene change or unloading assets
- Decompressing a DeflateStream under IL2CPP misses a few bytes
Add comment