Skip to content

[4.5.dev1] Inspector Object Selection Not Working #104647

Closed as duplicate of#104445
Closed as duplicate of#104445
@FabriDamazio

Description

@FabriDamazio

Tested versions

Godot Version: 4.5.dev1

Reproducible in Previous Versions: No. Tested on version 4.4

Tested Without Plugins or Custom Modules: Yes

System information

Ubuntu 22.10

Issue description

When running a game in the editor, clicking on an Object in the Inspector tab does not open the Object as expected. Normally, clicking on an Object should allow the user to inspect and edit its properties, but currently, nothing happens.

Image

the script:

Image

Steps to reproduce

Open a project in Godot 4.5.dev1.

Run the game in the editor.

Click on an Object in the Inspector tab.

Observe that the Object does not open.

Expected Behavior:
Clicking on an Object in the Inspector should open and allow the user to inspect or modify its properties.

Observed Behavior:
Clicking on an Object in the Inspector has no effect.

Minimal reproduction project (MRP)

.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions