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
- “FocusController has unprocessed focus events.” warnings are thrown after adding iOS, tvOS or visionOS Build Profiles
- Holes and different colors appear on default Tree Materials after applying them to the Tree GameObject and undoing changes
- Error indicating that the Text Asset Importer hasn't been disposed properly is logged when switching Importer Type in a Focused Inspector
- Documentation installation shows "Install failed: Validation Failed" when installing Android Build Support module
- Error indicating that the Package Manifest Importer hasn't been disposed properly is logged when switching Importer Type in a Focused Inspector
Add comment