Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
Issue ID
1258678
Regression
No
[Hybrid Renderer] [OpenGLCore] Hybrid Renderer is broken on OpenGLCore
This affects both Linux OpenGLCore (default graphics API) and Win OpenGLCore
Steps:
1. Download attached project OpenGLCorePinkHybrid.zip
2. Open the project
3. Make sure ProjectSettings > Graphics > OpenGLCore is on top of Graphics API list
4. Open repro scene
5. Switch between TopMenu > DOTS > Live Link Mode > Live Conversion in Edit Mode & SceneView: Live Game State
6. Observe Scene/GameView
Actual result: Pink/Cyan shader (because shader compiler crashed), also console has error "GLSL compilation failed: error C7528: OpenGL reserves names containing '_'"
Reproducible in:
2020.1.0b14 + URP 9.0.0-preview.32 + Hybrid 0.7.0-preview.7
2020.1.0b12 + URP 9.0.0-preview.14 + Hybrid 0.5.2-preview.4
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
Resolution Note:
Hybrid Renderer do not support OpenGL.
Please switch to other Graphics API e.g. DX11, DX12, Vulkan or Metal
ProjectSettings > Player > Graphics API > uncheck auto Graphics API and add the APIs you want and then drag the API to the top of the list.