Search Issue Tracker
Fixed in 5.4.3
Votes
0
Found in
5.4.0b25
Issue ID
813113
Regression
Yes
[iOS] Survival Shooter crashes on startup with GLES3 on iOS 10 in TextureImage()
Steps to reproduce:
1) Open the attached project.
2) Set the Graphics API to OpenGLES 3.0 in Player Settings.
3) Build and deploy to an iOS device.
The app crashes in ProductName`::TextureImage() before the splash screen appears. This issue does not occur if the project is built using Metal or GLES2. This issue only occurs with iOS 10.0.
Reproduced on:
5.5.0a3, 5.4.0b25
Did not reproduce:
5.3.5p8
Devices:
iPhone SE iOS 10.0(14A5261v), model MLM62B/A - repro
iPad Mini 2 iOS 10.0(14A5297c), model ME276LL/A - no repro
iPhone 6, 9.2 - no repro
iPad Pro 9.7", 9.3 - no repro
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment