NickolausDS / Unity-Free-Flight

A Unity Package to add gliding flight to any Unity Object.
GNU General Public License v3.0
60 stars 13 forks source link

Fix real time compilation for Stats View #69

Closed NickolausDS closed 9 years ago

NickolausDS commented 9 years ago

Stats view looses references to objects and begins throwing NullReferenceExceptions when recompile events happen during playmode.

It's a low priority, but needs to be fixed before release.