Search Issue Tracker
Won't Fix
Won't Fix in 2023.2.X
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
- 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
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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
Resolution Note (2023.2.X):
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