Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.1.0f2
Issue ID
1036311
Regression
No
Standard Assets Water shaders are broken in LWRP, can lead to a crash
This won't be fixed, this is because LWRP isn't compatible with previous shaders, and Standard Assets are deprecated after 17.x (they are removed from 18.2, 18.1 still have them in the installer because they couldn't be removed for that version yet. Asset Store version mark them as 17.x only)
Standard Assets are being deprecated, but some of the included packages are being remade as their own standalone packages on the store or through the Package Manager, e.g.
- Vehicle -> Vehicle Tool
- ParticleSystem - > Particle Pack
- Image Effect -> Postprocessing Stack
- Camera -> Cinemachine
//
Steps to reproduce:
1. Download and open the attached project
2. Add any water prefab into the scene
Result: crash
OR
1. Create a new project with Lightweight Render Pipeline template
2. Import Standard Assets
Result: all water shaders are broken, invisible in the scene
Reproduced on 2018.1.3f1, 2018.2.0b5, 2018.3.0a1 on LWRP 1.1.15
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Keywords on Material Variants aren't automatically saved when changed on original Material through Shader Graph
- Light Probes get baked when calling LightProbes.Tetrahedralize
- Shadows flicker and cause visual artifacts when modifying a GameObject's bounds using Swizzle (Y Mask) and Sine Time nodes
- [WebGL] Frame rate drops by 5-20 fps when moving cursor or touch input in the Player
- Light bleeds when using box shaped spotlight with specific Emission Range values
Add comment