Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2017.4.X, 2018.3.X
Votes
0
Found in
2017.4.12f1
Issue ID
1094803
Regression
No
[iOS] The Native plugin generated texture is black in OpenGLES Development Builds
To reproduce:
1. Download attached project "OpenGL Native texture.zip" and open in Unity
2. Open "Scene" scene
3. Ensure that OpenGLES Graphics API is set as primary
4. Build for iOS with Development Build checked
5. Deploy the Xcode project to the iOS device
6. Observe that grass texture appear after 100 frames then see the black texture on subsequent appearances
Notes:
- This issue does not reproduce on Windows Standalone, macOS Standalone, and Android (IL2CPP)
- If between Load and Delete, Create and Delete Texture2D in Unity problem is not appearing
- If You create a new texture first and delete old after that problem is not appearing
- Problem appearing only in Development Builds. If it is not checked problem is not appearing
- The plugin works for Metal. In Metal devices problem is not appearing
Tested with:
- iPhone SE, iOS: 11.4.1 - Reproduced
- iPhone 7s Plus, iOS: 12.0 - Reproduced
Reproduced on Unity 2017.4.0f1, 2017.4.14f1, 2018.1.9f2, 2018.2.15f1, 2018.3.0b9 and 2019.1.0a8
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animations change speed when rigidbody is added
- Low FPS persists when re-entering Play mode after an extended session in a specific project
- ListView list items in UIToolkit get stuck when reorderMode is set to Animated and they are reordered using two or more fingers on touch devices
- Editor or player crashes when using a deeply nested Particle System with a sub-emitter that has multiple references
- [Metal][iOS] Application freeze when switching between portrait and landscape orientation on iPad Pro
Add comment