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
- Character text is not bold in the title of GameObjects in the Inspector when naming using specific language characters
- IndexOutOfRangeException and GUI Error get thrown in Scene View when Articulation Body Edit Joints is set to "Edit the joint angular limits"
- Volumetric fog is not rendered around GameObjects that are baked with APV when Sky Occlusion is enabled
- UI Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
Add comment