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

Overriding virtual properties in C# leads to errors in the generated code. #99885

Open
hdfyeg35 opened this issue Nov 30, 2024 · 0 comments
Open

Comments

@hdfyeg35
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants