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
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
Resolution Note:
It's actually expected : Lit Output aren't supported on LWRP yet.
That is why those template can't be reached.