Search Issue Tracker
Fixed in 5.4.0
Votes
1
Found in
5.0.0a7
Issue ID
605596
Regression
No
Creating buttons during runtime makes the label text empty
1. create a button in scene: the button has text in label and a font
2. run the scene and then create a button
result: the label has no text
Comments (2)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
GXMark
Mar 12, 2015 09:55
More precisely, i create the input field, then destroy it, then create an inputField again then the issue occurs.
GXMark
Mar 12, 2015 09:54
I'm getting the same issue with the InputField.
When i create an inputfield at runtime, the text field is empty even though i set it to a value.