Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2017.4
2019.2
2019.2.8f1
2019.3
2020.1
Issue ID
1198475
Regression
No
ParticleSystem forces DeferredRendering to have Forward pass which results in ShadowMap regenerating
Steps to reproduce:
1. Open user's attached project "Shadows.zip"
2. Open "RecieveShadows" scene
3. Open Frame Debug window
4. Notice that Shadows are Rendered twice (RenderForwardOpaque->Shadows.RenderShadowMap)
Expected results: Shadows are Rendered only once in the scene
Actual results: Shadows are Rendered twice in the Scene when there are 2 Cameras in the scene with non-DirectX 11 graphics API
Reproducible with: 2017.4.0f1, 2018.4.13f1, 2019.2.13f1, 2019.3.0b12, 2020.1.0a14
The issue reproduces with:
Android Platform -Vulkan Graphics API
IOS Platform -Metal Graphics API
Not reproducible with: Win DX11, Mac Metal
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
- Unity Version Control server textfield’s text overlaps with the dropdown triangle button in the Explore repositories window when an organization with a long name is selected
Add comment