Search Issue Tracker
By Design
Votes
0
Found in
5.6.0f3
Issue ID
918159
Regression
No
CommandBuffer CameraEvent does not respect shader rendering queue
Steps to reproduce:
1. Download and open the attached project("CommandBufferBugProject.zip")
2. Enter Play mode
Expected result: sphere with an Overlay render queue should not be rendered in the render texture(quad)
Actual result: the sphere is still rendered
Reproduced with 5.4.5p1, 5.5.3p4, 5.6.1p3, 2017.1.0b8, 2017.2.0a3
Notes:
-The sphere's shader is set to render queue of 4000, and with CameraEvent set to BeforeImageEffects, it should not be rendered further
-The queue is ignored regardless of queue setting and corresponding camera event.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animator state transition preview clips are flickering when zooming in
- [Tile Palette] Sprites not rendering when brush tool "Paint a filled box with active brush" is used for the first time
- Longer Shader Graph Property Reference names breaks VFX Graph Output Particle Node
- "DebugAllocatorMode" option changes when changed in another Editor instance
- UITK Debugger new Classes element is not created with no information or warnings thrown when adding more than one element with the default name
Add comment