Hello
I have a problem when i make build game for android i have 18 exceprion
UnityEditor.BuildPlayerWindow:BuildPlayerAndRun()```
And one this exception
```Assertion failed on expression: '(inResource.m_Offset + inResource.m_Size) <= fileSize'
UnityEditor.BuildPlayerWindow:BuildPlayerAndRun()```
What is that mean and how fix it?