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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
Resolution Note (2019.3.X):
low priority and unlikely to be fixed for the moment.