Search Issue Tracker
By Design
Votes
0
Found in
2019.1.0b10
2019.1.0f2
2019.2.0a1
2019.3.0a1
Issue ID
1149530
Regression
No
Visual Effect Graph templates are not presented for LWRP
Steps to reproduce:
1. Unzip Users attached project "Crapoutis.zip"
2. Navigate to Library -> PackageCache -> com.unity.visualeffectgraph@5.13.0preview -> Shaders -> RenderPipeline -> LWRP -> Templates
-- For comparisson Navigate to Library -> PackageCache -> com.unity.visualeffectgraph@5.13.0preview -> Shaders -> RenderPipeline -> HDRP -> Templates
Expected results: LWRP and HDRP display the same amount of templates
Actual results: LWRP displays a lot lower amount of templates compared to HDRP
Reproducible with: 2019.1.3f1, 2019.2.0b2, 2019.3.0a2
Reproducible package versions: preview - 5.8.2, preview - 5.13.0
Notes: LWRP templates for Visual Effect Graph appeared in Visual Effect Graph package preview - 5.8.2. 2019.1.0b10 is the first version that works with Visual Effect Graph package preview - 5.8.2
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
- Crash on __pthread_kill when entering Play mode
- Crash on tlsf_free when exiting Play Mode in a specific project
- Camera Solid Color is overwritten when injecting Custom Render Pass at 'RenderPassEvent.AfterRenderingPrePasses + 1'
- Shadows are not rendering when using the "On Demand" shadow update mode with GPU Resident Drawer and additional camera render texture
- "AVFoundationVideoMedia error while reading” error is thrown when streaming from a URL with a signed token in VideoPlayer
Resolution Note:
It's actually expected : Lit Output aren't supported on LWRP yet.
That is why those template can't be reached.