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
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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
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.