Search Issue Tracker
Fixed
Votes
0
Found in
6000.3.0a2
6000.4.0a1
Issue ID
UUM-120009
Regression
No
UITK Custom Shader with Screen Positon node doesn't compile
Steps to reproduce:
- Create a new UITK Shader Graph
- Add a Render Type Branch node
- Add a Defualt Texture node and override the Texture input
- For its UV input, use Screen Position
Actual results:
Shader should compile
Expected results:
Shader is pink with the following error:
Shader error in 'Shader Graphs/CustomShader': invalid subscript 'NDCPosition' at Assets/CustomShader.shadergraph(268) (on d3d11)
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-115115