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
- “Frame Debugger On” text color not maintained across different Editor Themes in toolbar
- Rendering artefacts appear in the Game view window when maximizing/minimizing Inspector window and Frame Debugger is Enabled
- [MacOS] AdvancedDropdown in the Profiler is not scrollable even when not all options in the list are visible
- Memory leak when a lot of Particle Systems instantiated while Profiler is open
- "ArgumentOutOfRangeException" error is thrown when trying to delete letters from an RTL TextField when using the Advanced Text Generator
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