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
- The Graph Debug Window can be right clicked through and the Node Workspace is manipulated instead
- [Linux] Top left corner of the screen is unresponsive when the Editor recompiles
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
Add comment