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
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
- A memory leak occurs in Play mode when using Direct3D12 Graphics API
Add comment