### 2017.4.26f1 Release Notes

#### Fixes

*   Android: Fixed crash when AndroidJavaProxy is invoked while app is in background. ([1126040](https://issuetracker.unity3d.com/issues/android-app-crashes-when-invoking-java-proxy-while-the-app-is-in-the-background), 1141478)
    
*   Android: Fixed keyboard not opening when an InputField is touched in API Level 28. (1143344)
    
*   Cache Server: Fixed duplicate downloads of assets from Cache Server. (1084628)
    
*   Physics: Fixed Root Motion slowdown introduced in 2017.2. ([984547](https://issuetracker.unity3d.com/issues/upgrading-project-from-2017-dot-1-to-2017-dot-2-slows-down-root-motion), 1033423)
    
*   SceneManager: Fixed a Race condition in TransformAccessArray. (1133800)
    
*   Scripting: Fixed crash when a MonoBehaviour contains any serializable string attribute that contains malformed utf16. (1134364)