Search Issue Tracker
By Design
Votes
0
Found in
2021.3.40f1
2022.3.38f1
6000.0.11f1
Issue ID
UUM-76082
Regression
No
Procedural Patterns "BacteriaSmoothstep" sample is black
How to reproduce:
1. Create a new URP project
2. Import the Procedural Patterns samples from the Shader Graph package into the project
3. In the project window, go to Assets -> Samples -> Shader Graph -> [version] -> Procedural Patterns
4. Open the "Bacteria Smoothstep" Shader Graph
5. Observe the Preview
Expected results: The preview Shader is not solid black
Actual results: The preview Shader is black
Reproducible with: 2021.3.40f1, 2022.3.38f1, 6000.0.11f1
Reproducible on: macOS 14.5 Sonoma (M1)
Not reproducible on: No other environment tested
Note: Creating a Material with this Shader Graph and using in on the Game Object results in the same black output
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
- Low performance when multiple meshes using BlendShape are rendered on screen
- TMP Dropdown visually corrupts or disappears when its own GameObject is assigned to "Caption Image" or "Placeholder" elements
- Usymtool tries to upload GameAssembly.pdb when it doesn't exist after building with Mono backend
- “NullReferenceException” error thrown in the Console when running HDRP Wizard “Fix All” in URP project after installing HDRP Package
- "Debug Draw Mode" unchecked checkboxes are not visible
Resolution Note:
Works as designed. The Bacteria Smoothstep subgraph is a helper subgraph for the Bacteria pattern and is not intended to display any image outside of the context of its use in the Bacteria pattern.