Search Issue Tracker
Won't Fix
Votes
9
Found in
2022.3.6f1
2023.1.7f1
2023.2.0b3
Issue ID
UUM-44222
Regression
Yes
[Linux][URP][OpenGL] Scene View has a red texture overlay when the project is using URP and OpenGLCore Graphics API
Reproduction steps:
1. Create a new 3D (URP) project
2. Observe the Scene View
Expected result: The Scene View renders the scene properly
Actual result: The Scene View has a red texture overlay
Reproducible with: 2022.1.0a16, 2022.1.24f1, 2022.3.6f1, 2023.1.7f1, 2023.2.0b3
Not reproducible with: 2021.3.29f1, 2022.1.0a15
Reproducible on: Ubuntu 23.04
Not reproducible on: Windows 10 Pro 22H2, MacOS
Notes:
* Any material preview is also affected, and when moving the mouse the red texture is flickering.
* Does not reproduce when using Vulkan Graphics API
* Does not reproduce with Nvidia GPU
-
dot_entity
Aug 29, 2023 15:35
Very similar issue on a macbook pro (macOS Catalina) with Nvidia graphics card that does NOT support Metal API. Only difference the texture overlay is cyan, instead of red. Happens in scene shaded view (i.e. not in wireframe) and material preview. All other windows render fine.
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note:
Issue is specific to integrated graphics (unsupported). Users should make sure dedicated GPUs are in explicit use via `prime-select`.