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
- Search: Inspector section icon is less sharp/more pixelated than other editor icons
- Search description string is always truncated
- [VFX] When Grouped Nodes are converted to Subgraph Operator resulting Graph Node is not included in the Group
- Search window icons are less sharp/more pixelated than other editor icons
- The Inspector can be covered when scaling the horizontal separator bar
Add comment