Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.1.0a1
2019.1.0f1
Issue ID
1150438
Regression
No
Calling GUI.Button on OnGUI() causes text to become black when building the project
How to reproduce:
1. Open attached project
2. Open "MainMenu" scene (In "Scenes" folder)
3. Build the project
4. Observe Game View Window
Expected result: Text is white
Actual result: Text is black
Reproducible with - 2019.1.3f1
Not reproducible with - 2019.2.0b3, 2019.3.0a3
Notes:
1) Could not reproduce with 2017.4, 2018.3 and 2018.4 because of Editor errors
2) Making any change in the scene and saving the project fixed the issue
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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Resolution Note (2019.3.X):
low priority and unlikely to be fixed for the moment.