Search Issue Tracker

Won't Fix

Votes

0

Found in [Package]

6.6.1

Issue ID

1145241

Regression

No

[ProjectSettings] Switching SRPs ought to update the Render pipeline settings path

Package: Visual Effect Graph

-

Now that we support basic LWRP, switching between HDRP and LWRP ought to update the render pipeline settings path.

Repro steps:
1. Open an HDRP-enabled VFX project
2. Pull LWRP
3. Switch the current SRP to LWRP
4. Observe the particles don't work
5. Go to Project Settings/VFX and change the end of the path from "RenderPipeline/HDRP" to "RenderPipeline/LWRP"
6. Recompile particles and observe that they now work

Notes:
- should automatically switch between officially-supported SRPs
- currently if the RP settings path is wrong, a very unhelpful error pops up:
Exception while compiling expression graph: System.ArgumentException: Illegal characters in path. This should be replaced with a message instructing to check the render pipeline settings path in Project Settings/VFX.
- The field itself should probably be renamed to Render Pipeline Settings Path (currently it's "Render Pipe")

  1. Resolution Note:

    Fixed in 2019.3 and up. In 2019.2 the user has to take care of the value of Render Pipe Settings Path By him/herself

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.