Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
5.3.1
Issue ID
1172915
Regression
No
Soft Particles renders bright artifacts where they intersect the Plane in the Game view
To reproduce:
1. Download the newly attached "LWRPSoftParticles.zip" project and open in Unity
2. Open "SampleScene" scene
3. Select "xSmk" GameObject in Hierarchy or enter to Play mode
4. Observe that the Particles showing bright artifacts where they intersect the Plane in the Game view
Notes:
- This issue appears both on Windows and macOS
- Gif for reference and Project are shared in Comments section
- Workaround: The problem can be fixed by clamping the Alpha inside the SampleAlbedo function in Shaders/Particles/ParticlesLitInput.hlsl
Reproduced on Package version 5.3.1 and 7.0.0
On Package version 5.2.3 and lower Particles are broken in both Scene and Game view no matter if they intersect the Plane or not
Reproduced on Unity 2019.1.4f1, 2019.2.1f1 and 2019.3.0a11
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
This is a duplicate of issue #1136285