Search Issue Tracker
Fixed in 2020.1.X
Votes
1
Found in
2019.2.2f1
2020.1.0a11
Issue ID
1194954
Regression
No
[HDRP] Decal Projectors are culled on all cameras even when only one camera is set to cull the layer decal projectors are on
Steps to reproduce:
1. Open attached project
2. Open samplescene.unity
3. In the Hierarchy tab select Camera2 and in Culling Mask section exclude Default layer
4. Observe that decal projections are gone in game view on both cameras
5. Enable Camera3 gameobject
6. Drag the depth slider and observe that when camera3 depth is higher than camera2 depth, decals reappear on both cameras
Expected result: decal projections should not disappear on both cameras if decal projector layers are culled only on one camera
Reproduced in: 2020.1.0a11, 2019.2.2f1
Packages reproduced in: 7.1.2, 6.9.2
Comments (1)
-
FiveXGames
Nov 03, 2019 11:38
This will be solved on Unity 2019.3?
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
- Reflection problems when unbaked Reflection Probes are present
- Light Explorer columns sorting arrow is too small
- Context menu actions (Collapse All, Expand All, Enable All, Disable All, Remove All, Reset All) do nothing in Volume component
- [Android] Audio volume decreases when returning to the app during screen recording
- Graphical issues are caused by GPU Occlusion Culling when using Amplify Shaders
Resolution Note (fix version 2020.1):
Fixed here: https://github.com/Unity-Technologies/ScriptableRenderPipeline/pull/4972