Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
2018.1.0b8
Issue ID
1002151
Regression
Yes
Changing project settings and pulling that change breaks lighting and Editor layout color
Reproduction steps:
1. I used this simple project, that's on GitHub https://github.com/UnityCatalina/bug/invitations
2. Open the project on machine 1and leave it running
3. On machine 2, clone it and change a simple Graphics setting (e.g. change the Lighing from Linear to Gamma)
4. Push that change
5. Back on machine 1, pull that change while the project is still running
6. Notice the shadows going all black and the lighiting is yellow (see attached screenshot).
7. Try to re-bake lighting, and notice it doesn't improve it. Also, in Unity 2018.1 0b8, the colors of the framework change (see attached screenshot).
8. Reloading the whole project fixes back the lighting
Same steps yields a correct lighting result in Unity 2017.3 0f3
Please check the attached screenshots to see the lighting difference.
While the example project is very simple, I have encountered this issue during Scenario Test Week with a scene that had the Post Processing Stack on it. All the effect of the PP are turned off when this issue occurs. It DID occur really often especially at the start of the project, when a lot of us were changing project settings.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment