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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (fix version 2020.1):
Fixed here: https://github.com/Unity-Technologies/ScriptableRenderPipeline/pull/4972