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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
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".