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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment