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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Resolution Note (fix version 2020.1):
Fixed here: https://github.com/Unity-Technologies/ScriptableRenderPipeline/pull/4972