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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
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".