Search Issue Tracker
Won't Fix
Votes
0
Found in
2022.2.7f1
2023.1.0b4
2023.2.0a3
Issue ID
UUM-27744
Regression
No
UI Material becomes pink when used in the Build
How to reproduce:
- Open the attached project "IN-31243.zip"
- Build And Run the project
Expected results: GUI is displayed in the Player
Actual results: GUI is pink in the Player
Reproducible with: 2022.2.7f1, 2023.1.0b4, 2023.2.0a3
Could not test with: 2020.3.45f1, 2021.3.18f1 (compilation errors in the Console window), 2023.2.0a3 (the Editor crashes)
Reproducible on: Windows 10
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
- Palette Settings link to the documentation isn’t working
- "Type Options" and "Node Library" dropdowns do not open when clicked on the title
- Public char variables uneditable in Inspector when project setting "Use IMGUI Default Inspector" is enabled
- IAP Listener component’s list titles go out of bounds when resizing the Inspector window horizontally
- Selected Camera sublayer blends with highlight color in Graphics Compositor window when Editor theme is set to Light
Resolution Note:
Hello!
The issue could indeed be reproduced, but it can be solved by changing the configuration with the following steps:
1- Open the project settings
2- Go to the graphics section
3- In the setting "Always include shaders", add the "UI/Default" shader (currently there is only "Graphy/Graph Mobile" and "Graphy/Graph Standard")
4- Rebuild