thunder-engine / thunder

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

UIKit: Adding a new widget component to existent could lead to a crash #772

Closed eprikazchikov closed 2 days ago

eprikazchikov commented 2 days ago

Description

Adding a new widget component to existent could lead to a crash

Prerequisites

Run Editor and place a widget (Label).

Steps to Reproduce

  1. Add a new Widget Component (Image for example)

Expected behavior:

Image added

Actual behavior:

Application crashed

Reproducibility:

100%

Versions

2024.2

Additional Information

n/a