You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix Unity console errors caused by corrupt meta (#224)
These errors are being logged to the Unity console because of a broken meta file:
```
Tried to get mapping information from scalar node
Assertion failed on expression: 'IsMapping()'
```
0 commit comments