Skip to content

Adding the UxmlElement attribute to any class members breaks the generator #10

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

Closed
ChebanovDD opened this issue May 27, 2023 · 0 comments · Fixed by #11
Closed

Adding the UxmlElement attribute to any class members breaks the generator #10

ChebanovDD opened this issue May 27, 2023 · 0 comments · Fixed by #11
Assignees
Labels
bug Something isn't working

Comments

@ChebanovDD
Copy link
Contributor

Describe the bug

Now you can add the UxmlElement attribute to any class members, which breaks the generator.

Minimal reproduction code and steps

  1. Add the UxmlElement attribute to a class
  2. Add the UxmlElement attribute to any member of this class
@ChebanovDD ChebanovDD added the bug Something isn't working label May 27, 2023
@ChebanovDD ChebanovDD self-assigned this May 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant