Search Issue Tracker
Won't Fix
Votes
0
Found in
2022.2.15f1
2023.1.0b12
2023.2.0a10
Issue ID
UUM-33275
Regression
No
RenderPassEvent.BeforeRendering draws on top of everything when using RenderFeature with RenderPass
Reproduction steps:
1. Open project “test”
2. Open “SampleScene”
3. Enter Play mode
4. Observe the Game view
Expected result: the “Square” sprite is visible
Actual result: the “Square” sprite is not visible
Reproducible with: 2022.2.15f1, 2023.1.0b12, 2023.2.0a10
Couldn’t test with: 2020.2.47f1, 2021.3.22f1 (due to compiler errors)
Reproducible on: macOS Ventura 13.2.1 (Intel)
Not reproducible on: Windows 11
Note: also reproducible in Standalone player
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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons
Resolution Note:
Cannot reproduce on 23.2, please reopen if the issue still happens or if you have a better repro project.
Let me know if it still happens on older versions so we can backport eventual fixes