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
- Crash on mono_log_write_logfile when more than one copy of bee_backend is running
- NativeList<T>.ParallelWriter.AddNoResize() causes memory corruption when used in a [BurstCompile] IJobParallelFor on Web builds
- Realtime reflection probe changes light strength when removing light sources using URP WebGL
- Objects near the screen edge are not culled when using GPU Occlusion Culling
- InvalidCastException is thrown when hovering over a Tilemap with a saved Random Brush pick containing empty cells
Add comment