Search Issue Tracker
By Design
Votes
1
Found in
2022.3.61f1
6000.0.48f1
6000.1.2f1
6000.2.0a10
6000.3.0a1
6000.4.0a1
Issue ID
UUM-104402
Regression
No
VFX Particles receive shadow artifacts when using ShaderGraph with enabled shadows and Face Camera Plane Orient mode
Steps to reproduce:
- Open the attached project
- Open the SampleScene
- Observe the VFX particle in the Game view
Actual results: VFX particle is receiving shadowing from itself
Expected results: VFX Quad particle does not receive a shadow from itself
Reproducible with versions: 2022.3.61f1, 6000.0.48f1, 6000.1.2f1, 6000.2.0a10
Tested on (OS): macOS 15.4.1, Ubuntu 24.04
Notes:
- ShaderGraph assigned to the particle's Output has Receive Shadow and Cast Shadows options enabled
- The issue does not occur when Face Camera Position or Fixed Axis (Up) Particle Orient modes are used
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
Resolution Note:
We're aware of the issue, but fixing the issue requires adding a new feature (shadow bias). Hence we are closing this bug to treat it instead as a feature request.
Resolution Note:
Forward-ports for this version need to be handled at a later time.