com.unity.cloud.gltfast
com.unity.cloud.gltfast copied to clipboard
Adds safety checks for bad animation data
Some optimized GLB files can contain animation data that causes a null reference exception here. This PR adds a safety check for that that causing issues.