godotengine / godot

Godot Engine – Multi-platform 2D and 3D game engine
https://godotengine.org
MIT License
90.89k stars 21.14k forks source link

Godot Crash When Use 3d In android editor. #89011

Open Hariom-lt7 opened 8 months ago

Hariom-lt7 commented 8 months ago

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

Hariom-lt7 commented 8 months ago

Please help anyone.