traguill / Ezwix-Engine

3D Game Engine
https://traguill.github.io/Ezwix-Engine/
MIT License
1 stars 2 forks source link

Remove a void Mesh from a Game object crashes #14

Open joeyGumer opened 7 years ago

joeyGumer commented 7 years ago

To recreate bug:

  1. Create a new empty game object
  2. Add a transform component
  3. Add a mesh component
  4. Remove added mesh component

In release mode