ProwlEngine / Prowl

An Open Source C# 3D Game Engine under MIT license, inspired by Unity and featuring a complete editor and built on Silk.NET
MIT License
360 stars 30 forks source link

[Editor] Model Importing occasionally failing on random mesh's in model? #84

Closed michaelsakharov closed 5 months ago

michaelsakharov commented 9 months ago

Seems after cc960b0 occasionally a mesh wont properly load in, unsure of why.

image

michaelsakharov commented 8 months ago

Seems to be caused during re-importing, initial imports seem correct

michaelsakharov commented 5 months ago

As far as i can tell this fixed itself :P

I can no longer reproduce it