-
-
Notifications
You must be signed in to change notification settings - Fork 22.5k
[4.5.dev1] Object Variables not viewable in Inspector tab #104445
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
Comments
Does this happen only in 4.5.dev1? Or does it also occur in previous versions? |
It works in 4.4.1rc2 and below. |
confirmed. MRP: |
Confirmed, will bisect |
Bisected to: CC @YeldhamDev |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Tested versions
Reproducible in 4.5.dev
Not reproducible in 4.4 or 4.4.1
System information
Godot v4.5.dev1 - Windows 11 (build 26100) - Multi-window, 2 monitors - Vulkan (Forward+) - dedicated AMD Radeon RX 7900 XTX (Advanced Micro Devices, Inc.; 32.0.12033.1030) - AMD Ryzen 7 3800X 8-Core Processor (16 threads)
Issue description
Selecting a
Filter Stack Variable
that is an object does not display its information in theInspector
tab.Steps to reproduce
Breakpoint in a 4.5.dev1 project where the variable is an object and try to inspect it
Minimal reproduction project (MRP)
.
The text was updated successfully, but these errors were encountered: