Search Issue Tracker
Not Reproducible
Votes
0
Found in
4.5.0a4
Issue ID
584483
Regression
No
Multiple text field changes to single text field
If user adds a script to the component, the large text field disappears and becomes small - please see attached video.
There are two issues:
1. Text Field becomes small after adding a script
2. The Warning message text is aligned to the left hand side of the Inspector.
To reproduce:
- Open attached project and laucnh "test" scene
- Create a game object and add the "My Text" component
- Write some text in the "My Text" field. Observe that the field is large.
- Add the same script to the component
- Observe that the text field is now small
- Click on Main Camera in Hierarchy and then on Game Object again
- Now observe the Warning message (see attached screen shot).
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Additional empty space becomes visible under "Scripts" in the "Add Component" window
- Longer component titles overlap navigation arrow in the "Add Component" window
- Joint Physics result in unexpected behaviors when used for articulated vehicles like buses or trucks
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
Add comment