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
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
Add comment