Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2018.1.0a5
Issue ID
971887
Regression
No
[iOS] Meshes are almost black on device screen when going through the Events in the Frame Debugger
Steps to reproduce:
1) Download attached project and open in Unity
2) Make sure Multithreaded Rendering is enabled in the Player Settings
3) Build and run project on a device
4) Focus back on Unity Editor and connect iOS device to the Frame Debugger
5) Enable Frame Debugger and go through the Events
Observe device screen while you going through the events and you will see that
meshes of the object are almost black and orientation is changed 180*
Expected result: Meshes of the object should be visible (rendered with materials etc) while going through the events (check attached image "expected.png")
Actual result: Meshes are not visible(black) while going through the events (check attached image "actual.png")
Reproduced with:
5.6.4p3, 2017.1.2p3, 2017.2.0p3, 2017.3.0b11, 2018.1.0a5
Devices under test:
Reproduced with:
[000037] iPad Mini 2 9.3.1, OS: 9.3.4
iPhone 7 Plus, OS: 11.1.1
Not reproduced with:
[0143] Samsung Galaxy S8 [SM G950F*, Mali - G71
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
Add comment