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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment