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
4.2 and 4.3
Godot v4.3.stable.mono - Windows 10.0.19045 - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 3080 Ti (NVIDIA; 32.0.15.6603) - AMD Ryzen 9 5950X 16-Core Processor (32 Threads)
Overriding virtual properties in C# leads to errors in the generated code.
Uncomment override code in SimpleOverride.cs
Scripts.zip
Included just a simple scripts folder for a fresh Godot project.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Tested versions
4.2 and 4.3
System information
Godot v4.3.stable.mono - Windows 10.0.19045 - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 3080 Ti (NVIDIA; 32.0.15.6603) - AMD Ryzen 9 5950X 16-Core Processor (32 Threads)
Issue description
Overriding virtual properties in C# leads to errors in the generated code.
Steps to reproduce
Uncomment override code in SimpleOverride.cs
Minimal reproduction project (MRP)
Scripts.zip
Included just a simple scripts folder for a fresh Godot project.
The text was updated successfully, but these errors were encountered: