Search Issue Tracker
Won't Fix
Votes
0
Found in
2023.1.19f1
2023.1.20f1
2023.3.0a13
Issue ID
UUM-55543
Regression
No
[Linux][URP] Red rendering artifacts visible in the Scene view when creating URP project and graphics API set to OpenGLCore
How to reproduce:
1. Create a new URP project (3D (URP) or URP Sample)
2. Make sure the Scene view tab is opened
3. Observe the Scene view
Expected result: No rendering artifacts are visible in the Scene view
Actual result: Red rendering artifacts are visible in the Scene view
Reproducible with: 2023.1.19f1, 2023.1.20f1, 2023.3.0a13
Reproduced on: Linux 22.04
Not reproducible on: Windows 11, MacBook Pro Ventura 13.6 (M1 Max)
Note:
The issue is not reproducible when Graphics API is set to Vulkan
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
Issue is specific to integrated graphics (unsupported). Users should make sure dedicated GPUs are in explicit use via `prime-select`.