Search Issue Tracker
Fix In Review for 2022.2.X
Votes
0
Found in
2020.3
2022.2
Issue ID
1402210
Regression
No
URP Template paint bucket rendering wrong in Win OpenGLCore
Steps:
1. Create a new URP template project
2. Open SampleScene
3. Observe the "Paint 1G Bucket", Editor is using DX11 and it's rendering correctly
4. Switch the Graphics API in PlayerSettings to OpenGLCore
5. Observe the "Paint 1G Bucket" is covered by "PBR Shadergraph Example" texts
See attached images.
Reproducible:
2022.2.0a4.774 (cf72bdb5f5fe) + URP 14.0.0
2020.3.29f1.1603 (2ff179115da0) + URP 10.8.1
Win DX11, Win Vulkan are fine. So Win GLCore only.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unnecessary horizontal scrollbar appears at the bottom of the Multiplayer Play Mode window
- Build Profiles modified by script require manual "Apply" when the Build Profiles window is open
- Nested Canvases' CanvasGroup.blocksRaycasts parameter ignores inheritance from parent Canvases' CanvasGroup when Override Sorting is enabled
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
Add comment