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
- Decal Shader Graph - Custom vertex interpolators are always 0
- Error “NullReferenceException: Object reference not set to an instance of an object“ is present when the UI Toolkit Debugger window is docked and inactive on Editor launch
- RenderTexture pixels are gray when created without drawing on macOS
- Slider disappears when the Baked Lightmap Viewer window is at its minimum size
- Crash on 'TransformParticleMesh' when setting Particles in PlayMode
Add comment