Search Issue Tracker
Fixed in 2023.2.0a3
Fixed in 2023.1.0b13
Votes
0
Found in
2023.1.0b7
Issue ID
UUM-30374
Regression
Yes
[HDRP] Console erros spamming when adding rendering API OpenGLCore or OpenGLES to the rendering API liston Win 11
Repro steps:
- create new project with HDRP 3D template
- open Project Settings
- add OpenGL Core to the Rendering API list (no need to switch rendering API)
- notice the console has errors now:
Shader error in 'StageSetupSegment': syntax error: unexpected token '#' at kernel Main at (12)/Library/PackageCache/com.unity.render-pipelines.high-definition@15.0.4/Runtime/ShaderLibrary/ShaderVariablesFunctions.hlsl(115) (on glcore)
Note: if you add OpenGLES as well, there will be even more errors and warnings:
Shader warning in 'GenSdfRayMap': Buffer count exceeding default GL_MAX_SHADER_STORAGE_BUFFER_BINDINGS. Shader might not work on all hw. Consider combining separate buffers into one containing struct elements. at kernel ClearTexturesAndBuffers (on gles3)
Reproducible in: 2023.1.0a1, 2023.2.0a7, 2023.1.0b8
Cannot repro in 2022.2.12f1 or 2022.2.0f1
Likely regressed version: 2023.1.0a1
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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Resolution Note (fix version 2023.2.0a3):
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-15114
Resolution Note (fix version 2023.1.0b13):
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-15114