We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
v4.3.dev.custom_build [dc91479]
Godot v4.3.dev (dc91479) - Windows 10.0.22621 - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 3080 Ti (NVIDIA; 31.0.15.5186) - AMD Ryzen 9 5900X 12-Core Processor (24 Threads)
Warnings produced every time Godot is started now:
WARNING: Mismatch argument name count for virtual method: OpenXRExtensionWrapperExtension::_get_viewport_composition_layer_extension_properties at: ClassDB::add_virtual_method (core\object\class_db.cpp:1845) WARNING: Mismatch argument name count for virtual method: OpenXRExtensionWrapperExtension::_get_viewport_composition_layer_extension_property_defaults at: ClassDB::add_virtual_method (core\object\class_db.cpp:1845)
Build Godot at dc91479 and run it
.\godot.windows.editor.x86_64.exe WARNING: Mismatch argument name count for virtual method: OpenXRExtensionWrapperExtension::_get_viewport_composition_layer_extension_properties at: ClassDB::add_virtual_method (core\object\class_db.cpp:1845) WARNING: Mismatch argument name count for virtual method: OpenXRExtensionWrapperExtension::_get_viewport_composition_layer_extension_property_defaults at: ClassDB::add_virtual_method (core\object\class_db.cpp:1845) Godot Engine v4.3.dev.custom_build.dc9147908 (2024-04-08 13:54:32 UTC) - https://godotengine.org OpenGL API 3.3.0 NVIDIA 551.86 - Compatibility - Using Device: NVIDIA - NVIDIA GeForce RTX 3080 Ti
Just run Godot, no need to even open a project.
The text was updated successfully, but these errors were encountered:
Incorrectly bound indeed, will open a PR to fix it
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Tested versions
v4.3.dev.custom_build [dc91479]
System information
Godot v4.3.dev (dc91479) - Windows 10.0.22621 - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 3080 Ti (NVIDIA; 31.0.15.5186) - AMD Ryzen 9 5900X 12-Core Processor (24 Threads)
Issue description
Warnings produced every time Godot is started now:
Steps to reproduce
Build Godot at dc91479 and run it
Minimal reproduction project (MRP)
Just run Godot, no need to even open a project.
The text was updated successfully, but these errors were encountered: