Hi, i use godot in mobile, godot in 2d works fine , but when use 3d models, engine crash.
When i import 3d model first time all things work fine but when i second time open scene or run project it crashes note - i use .gItf models. Other formats crash engine instantly.
Tested versions
4.2.1.stable
System information
Godot v4.2.1.stable - Android - GLES3 (Compatibility) - PowerVR Rogue GE8320 - (8 Threads)
Issue description
Hi, i use godot in mobile, godot in 2d works fine , but when use 3d models, engine crash. When i import 3d model first time all things work fine but when i second time open scene or run project it crashes note - i use .gItf models. Other formats crash engine instantly.
https://github.com/godotengine/godot/assets/161741769/6e1cc2cd-caa3-491e-ab8e-ae15f611e515
Steps to reproduce
Create godot porject in android with compatibility render. Import 3d aniamted character and run scene. Try to close and reopen scene.
Minimal reproduction project (MRP)
N/A