Search Issue Tracker
Fixed
Fixed in 6000.3.0b6, 6000.4.0a2
Votes
4
Found in
6000.3.0a2
6000.4.0a1
Issue ID
UUM-115115
Regression
No
Can't use screen position node in UI custom shader
Steps to reproduce:
- Create a new UITK Shader Graph
- Add a Render Type Branch node
- Add a Default 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)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Console shows Exception: {"error":"not found","detail":["not found"]} after opening Build History window
- [HDRP] Volumetric cloud shadows disappear when there is no directional light shadows
- “Selector” column names in the Search window are lowercase when added
- Install List Project Counter Panel can be right clicked through and Install Context Menu can be opened disabling Project Counter Panel's buttons
- [MacOS] Scene is marked/flickering as dirty (with asterisk) when dragging a Material on a GameObject in Scene view
Add comment