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
- SearchExpression strips quotes
- dSYM file is not created during macOS standalone build
- Project Settings panels disappear and do not repaint when entering Play Mode without reloading Domain
- Screen Space Decals ignore Rendering Layer Mask when using OpenGL Graphics API
- Crash on scripting_method_invoke when the Player is build before entering the Play mode in the Editor
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