Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors in verbose mode #58

Closed
qarmin opened this issue Nov 21, 2019 · 1 comment
Closed

Errors in verbose mode #58

qarmin opened this issue Nov 21, 2019 · 1 comment

Comments

@qarmin
Copy link

qarmin commented Nov 21, 2019

Godot 3.1, Godot 3.2 beta 1

When I tried to open project with verbose flag godot -v or godot -e -v I saw a lot of OpenGL errors

   At: drivers/gles3/rasterizer_gles3.cpp:124.
ERROR: _gl_debug_print: GL ERROR: Source: OpenGL	Type: Undefined behavior	ID: 131222	Severity: Medium	Message: Program undefined behavior warning: The current GL state uses a sampler (0) that has depth comparisons disabled, with a texture object (0) with a non-depth format, by a shader that samples it with a shadow sampler. This will result in undefined behavior.

I'm not sure if this are project or engine bug

@qarmin
Copy link
Author

qarmin commented Nov 21, 2019

Seems that this is regression in engine godotengine/godot#33787

@qarmin qarmin closed this as completed Nov 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant