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
- 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
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.