BUG: When LPV is enabled, trying to create or open a material with Subsurface Profile shading mode crashes the editor.
I’ve been able to reproduce this issue consistently in a clean project.
Steps to reproduce:
- Create new project
- Enable LPV (add r.LightPropagationVolume=1 under [Startup] to ConsoleVariables.ini)
- Restart editor
- Create a material and set its shading model to Subsurface Profile (or open an existing material with the Subsurface Profile shading model configured, if you have one).
The editor immediately crashes after step 4.