Search Issue Tracker
By Design
Votes
0
Found in [Package]
3.0.3
Issue ID
1308225
Regression
No
[TMP] Distance Field Surface Shader is pink when using URP
Reproduction steps:
1. Open attached "TMPShader" Project
2. Open Assets\Scenes\SampleScene Scene
Expected result: The TMP Distance Field Surface Shader is rendered using URP
Actual result: The TMP Distance Field Surface Shader is Pink
Reproducible with: 2.1.3 (2019.4.20f1), 3.0.3(2020.2.3f1, 2021.1.0b5, 2021.2.0a3)
Could not test with: 2018.4 (No URP)
Notes:
Mobile version of the Shader is also broken
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
- Building 3D Sample Scenes (URP) Project fails
- Alpha channel is disabled when Alpha Clip Threshold is set to 0
- The Physics 2D Profiler module does not display the information about processed physics in the scene when profiling the application as a Development Build
- A Script Component that has a serialized custom class is not detecting changes in the first boolean variable when entering the Play mode with the Script Components GameObject opened in the Inspector
- “SendMessage cannot be called during Awake“ warnings appear when loading a scene with “LoadSceneAsync“ if using UI Toolkit in the scene
Resolution Note:
Surface shaders do not work with URP and HDRP.
A separate set of UPR and HDRP compatible shaders are in development.