Search Issue Tracker
Won't Fix
Votes
0
Found in
6000.0.23f1
6000.1.0a2
7000.0.0a7
Issue ID
UUM-84877
Regression
Yes
AfterRendering Event of the URP RendererFeatures renders with inverted Y axis
# Open *SampleScene* from the attached project
# Observe the transparent cube is inverted and appears twice on screen
Expected outcome: The cube to not be rendered inverted
Notes:
* Looks like windows-only. Two people have tried it on a mac and said it does not reproduce
* It happens with both transparent or opaque objects, as long as the RendererFeature queue matches the render queue of the object's material (i.e. Opaque or Transparent)
* Post processing needs to be enabled on the camera
* A lens flare needs to be present
* Repros in 6000.0.24f
* Discovered as regression when upgrading an internal project from 2022.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
- The search field has an additional icon that has no functionality
- Splash Image logo is shown after being removed when pressing the Preview button
- Crash on GenerateParticleGeometry when creating certain particles
- HD Sample Buffer returns black for Rendering Layer Mask when Custom Pass Volume is not active
- SpriteRenderer has wrong input color when associated material uses SRPBatcher
Resolution Note:
This use-case is working as expected when using Render Graph.
Please disable "Compatibility Mode (Render Graph Disabled)" in "Project Settings/Graphics/Render Graph".