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
- ScrollView clips content when under an ancestor that has a filter set
- "Retrieving array element that was out of bounds" error thrown when attempting to remove a column from a Multi-Column List View
- Multi-Column List View horizontal scroll resets to left most position when scrolling vertically
- Floating License is lost for concurrent jobs
- Warning "Failed to insert item" is logged when Assigning Project to Organization's Project in the Project Settings
Resolution Note:
It's actually expected : Lit Output aren't supported on LWRP yet.
That is why those template can't be reached.