Search Issue Tracker
By Design
Votes
0
Found in [Package]
10.x
Issue ID
1278310
Regression
Yes
[Stacks] Fallback shader doesn't render when shadergraph is opened in builtin pipeline
Regression introduced with stacks.
Repro steps:
1. Use builtin render pipeline
2. Create a universal lit or HD lit shadergraph and open it
Expected result: pink sphere in the preview
Actual result: nothing in the preview
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
- Sprites is not rendered in a SRP Batcher when Sprite Mask is removed after it was previously set
- Crash on MemoryProfiler::GetAllocationRoot when entering Play mode on a specific project
- Video Player preview is not shown when Inspector preview is converted to Floating Window
- Invalid signature package console message is not visible after package import when Console has 'Clear on Recompile' setting enabled
- Cannot interact with GameObjects in the Hierarchy window by using shortcuts or edit menu when selecting a GameObject in the Hierarchy with a “Select” window opened
Resolution Note:
Design decision since shaders won't work without SRP active. Added a task to make that more clear in the UI.