Search Issue Tracker
Fixed in 4.6.9
Votes
3
Found in
4.6.3p2
Issue ID
677907
Regression
No
iOS Player crashes when using dictation on iOS 7
On iOS 7, iOS Player crashes after using dictation in an input field/area.
Note that it works properly on iOS 8.
Comments (3)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
priznut
Sep 25, 2015 18:20
Oh and to add, setting Graphics API to Automatic solved the issue. But our app is set to OpenGL 2.0. When we set the api to OpenGL 2.0, crash is 100% reproducible. Occurs in the UnityAppController+Renderer script.
priznut
Sep 25, 2015 17:43
We're also seeing this on iOS 9
Voxel-Busters
May 27, 2015 09:44
I see this issue on iPhone 6, ios 7
I'm on Unity 4.6.5
Yes this works fine on iOS 8 though.