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
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
Resolution Note:
Surface shaders do not work with URP and HDRP.
A separate set of UPR and HDRP compatible shaders are in development.