iOS 14.3 simulator with a yellow navigation bar color.

Hi all

Anybody knows why I'm getting a weird yellow color in the navigation bar and the tool bar?.
Simulator with iOS 14.1 it looks good, but iOS 14.3 looks with the yellow color.
I disabled all the option in the Debug menu -> Color options...

Thanks!

Accepted Reply

I fixed it:

1 - In the simulator, set "File > GPU Selection > Prefer Integrated GPU" to workaround this bug.
2 - Restart simulator.


found the answer here:
https://stackoverflow.com/a/65304354/4483716


Replies

I'm also seeing this in the Canvas SwiftUI Previews, iMac (Retina 5K, 27-inch, 2019), macOS Big Sur 11.1.

Just building the Apple 'Landmarks' Example and seeing Yellow regions all over the place, iPhone 11 Pro simulator.

Is there a fix?
@Dasoga ... that worked for me ... thanks!