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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
It's actually expected : Lit Output aren't supported on LWRP yet.
That is why those template can't be reached.