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
- Mouse inputs cannot be inputted when searching the Shortcuts Menu by type "Shortcut"
- "Debug Assertion Failed!" error when launching Windows Dedicated Server Player with Script Debugging enabled
- [Cinematic Studio][3D HDRP] Shader warnings thrown in the Console window when creating a new project with Cinematic Studio template
- Autoplay is triggered on Audio Assets when changing Asset Bundle tags
- Inspector Asset Bundle section has no indication for Variants, AssetBundle is written without a space, and Variant dropdown menu is available without setting the Asset Bundle first
Add comment