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

Accessing to the signal of the Control class reports an error. #80157

Closed
Chaosus opened this issue Aug 2, 2023 · 2 comments · Fixed by #80165
Closed

Accessing to the signal of the Control class reports an error. #80157

Chaosus opened this issue Aug 2, 2023 · 2 comments · Fixed by #80165

Comments

@Chaosus
Copy link
Member

Chaosus commented Aug 2, 2023

Godot version

4.2 (c5da2e5)

System information

Windows 11

Issue description

Attempting to run a scene with the following script report Identifier not found error:

image

This does not happen on 4.1.1 so this is a regression.

Steps to reproduce

Create a script derived from Control and try to get access to the mouse_entered signal.

Minimal reproduction project

TestBug.zip

@akien-mga
Copy link
Member

Just came back from holidays so I haven't reviewed all merged PRs from July yet, but sounds related to #67791 ? @Sauermann

@dalexeev
Copy link
Member

dalexeev commented Aug 2, 2023

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

Successfully merging a pull request may close this issue.

3 participants