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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Resolution Note (2019.3.X):
low priority and unlikely to be fixed for the moment.