Search Issue Tracker
Fixed in 6.0.0
Votes
0
Found in [Package]
4.9.0
Issue ID
1113115
Regression
No
Soft particles don't work when using LWRP
How to reproduce:
1. Create a project with LWRP template
2. Create a new Scene
3. Create a cube and a Particle System
4. Enable Depth Texture in the Render Pipeline asset
5. Create a Material using LWRP/Particles/Unlit shader, set the Rendering Mode to Transparent and enable Soft Particles
6. Set the Particle System to use the created material
7. Enter Play mode
Expected results: Soft particles work and there are no hard edges between the cube ant the particles
Actual results: There are hard edges between the cube and the particles
Reproducible in Unity versions: 2018.3.6f1, 2019.1.0b4, 2019.2.0a6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment