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

Editor: Re-import of prefab could lead to a crash #761

Closed eprikazchikov closed 2 months ago

eprikazchikov commented 2 months ago

Description

Re-import of prefab could lead to crash

Prerequisites

Create a prefab and place instance of it on the scene

Steps to Reproduce

  1. Open context menu on prefab in the Content Browser
  2. Select Reimport action

Expected behavior:

Reimport successful

Actual behavior:

The editor crashed

Reproducibility:

100%

Versions

2024.2

Additional Information

n/a