#Like attachment show. Sometimes camera in some place make mesh disappear.
1 messages · Page 1 of 1 (latest)
Make sure your mesh has a correct Aabb. It's possible that you may need to work around this bug: https://github.com/bevyengine/bevy/issues/4294
Thank you I will try
Fixed it ! Thank again