thunder-engine / thunder

Thunder Engine – Cross-platform 2D and 3D game engine with modular architecture
https://thunderengine.org/
Apache License 2.0
524 stars 34 forks source link

Editor: Unable to pick an object in properties #617

Closed eprikazchikov closed 10 months ago

eprikazchikov commented 10 months ago

Description

Unable to pick an object in properties

Prerequisites

Run the Editor and open a project

Steps to Reproduce

  1. Create an Actor with component which accepts any object as a property
  2. Try to select object

Expected behavior:

Dialog window opened and at least None element is visible

Actual behavior:

Dialog window is empty

Reproducibility:

100%

Versions

2023.2

Additional Information

N/A