Unity last Update showing pink reflection

  • Clean Unity Install
  • No Assets
  • All configs are default

What wrong are going on with my Unity?

5 Answers

5

it’s a problem with the rendering of the reflections probes when u compress the skybox,
Go to Window > Lighting and the Reflections Probes Options, set compresion to Uncompressed.

Sorry, can you explain? I'm really new to this.

Are your graphics drivers up to date? If so, it could be worth filing a bug report.

I'm having the same issue in Unity 5.5 and up.

Yes all drivers are up to date. Unity 5.4.3 works fine, but 5.5 not.

Yes, I have the exact same issue with 5.5. 0f3. Setting Compression to be Uncompressed fixed it. Has there been updates on this being resolved?

Yes all drivers are up to date. Unity 5.4.3 works fine, but 5.5 not.

Yes, I have the exact same issue with 5.5. 0f3. Setting Compression to be Uncompressed fixed it.

Has there been updates on this being resolved?

I solved it: as the first picture shows, go to Window > Lighting > Settings. Then, drag the field Reflection intensity(below Compression) to 0 or near.
Obs: I did not change Compression to Uncompressed because it don’t change anything in my case.
Excuse any english error, i’m from Brazil.,I solved it: as the first picture shows, go to Window > Lighting > Settings. Then, go to “Reflection intensity”(below compression) and drag to value 0 or near.

Obs: I did not change compression to uncompressed, because it not make any diference in my case.
Excuse any english error, i’m from Brazil.

What is clampAngle set to? Is Input.GetAxis("MouseX") working properly?