Search Issue Tracker
Fixed in 2017.1.0f3
Fixed in 2017.1.X, 2017.2.X
Votes
0
Found in
2017.1.0f1
Issue ID
930221
Regression
Yes
Shadow caster particles with Alpha Blended shader affect mixed lights in shadowmask mode
In shadowmask mode, particles that cast shadow and have Alpha Blended shader can affect mixed lights in the scene. It is possible to observe the bug when zooming in and out or when changing the shadow distance in Quality Settings.
Steps for reproduction:
1) Download the project below (ShadowCascadesSmallRepro) and open the scene `t2`
2) Find `ParticlesGymDustMotes` object in the hierarchy and select it (make sure to play the particle system and pause it)
3) While hovering the mouse on Scene view, press `F` key to focus on it
4) Focus on the cube in the scene view
5) Change shadow distance or zoom in and out the camera
6) Observe the bug
Notes:
- Regression from 5.6
- Issue also seems to be related to Near Clipping Plane of scene/game view camera
- Alpha Blended shader doesn't seem to be supported for shadowmasks
- Disabling particle renderer or shadow casting option resolves the issue
- Reproducible in both deferred and forward rendering paths
- A gif that demonstrates the problem is attached below
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unity freezes when opening a project
- [Silicon] Artifacts appear in the Game view when resizing the window/entering the Play Mode in a specific project
- Marker in the animation’s preview window doesn’t stop when reaching the end of the timeline and jumps to the start of the animation when moving it with the cursor
- Animation Event marker is not placed on the current time of the timeline when using the “Add Event” button
- Editor crashes on vector_map<ConstantString,AssetBundle when using the LoadAssetAsync function
Add comment