Search Issue Tracker
Fixed in 5.3.3
Votes
6
Found in
5.3.1p1
Issue ID
760791
Regression
Yes
[Ambient] Yellow tint is added by skybox
Repro steps:
1) Open the project and demo scene in Unity 5.3/5.4
2) Notice a yellow tint on the bottom of the sphere object
3) Change Skybox material to EvnIBL
4) Notice the Sphere is even more yellow tinted
5) Repeat these steps in 5.2 and compare results
N.B. Look at images for illustration of the issue
Reproduced in: 5.4.0b1; 5.3.1p2; 5.3.0f4
No repro in: 5.2.3p3
Regression introduced in: 5.3
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
bac9-flcl
Jan 18, 2016 02:32
The issue seems to be linked to reflections. Global cubemap captured by lightmapper starts it, and reflection probes make the issue worse.
As far as I see, the problem seems to be triggered or at least enormously affected by emissive objects. Any emissive object close to a reflection probe adds strange intensity boost to it without visibly affecting the capture you can inspect. It looks like this.
Without reflection probes:
http://i.imgur.com/OSY6cVs.png
With a reflection probe close to a small emissive sphere:
http://i.imgur.com/enWb6ha.png
What you see when you inspect the probe capture:
http://i.imgur.com/Gf2hcSj.png