videokit-ai / natshare

Cross-platform social sharing for Unity Engine.
https://github.com/natmlx/videokit
Apache License 2.0
134 stars 28 forks source link

Add missing return #29

Closed andreasherbig closed 6 years ago

andreasherbig commented 6 years ago

Add a return so that the does not crash when trying to load rawTextureData from an empty pixelBuffer.

olokobayusuf commented 6 years ago

Thanks for this catch! I will update Changelog.md to mention this then merge it.