Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.6.0b3
Issue ID
864935
Regression
Yes
[Regression] Default terrain's material is more specular in 5.6 than in previous versions
Prerequisites:
You'll need Unity 5.5 and 5.6.
Steps to repro:
1. Create new project in Unity 5.5.;
2. Export attached package;
3. Open 'test' scene;
4. Observe terrain gameobject's surface;
5. Save project and close Unity 5.5;
6. Reopen the project in Unity 5.6;
7. Open 'test' scene;
8. Observe terrain gameobject's surface and compare it to the one observed in 5.5.
Actual result:
In 5.6. terrain's surface is much more specular (see attached screenshots).
Regression introduced in Unity 5.6.0b3 (358ff4ed3952).
Expected result:
Terrain surface rendering should be same after upgrading to 5.6.
Notes:
- Reproduces in 5.6.0b3;
- Doesn't repro in Unity 5.6.0b2, 5.6.0b1, 5.5.0p1;
- Reproduces on Windows 10 and OSX 10.12.1;
- Also specular rendering reproduces when creating new Unity project;
- Reproduces when upgrading project with exactly the same Terrain, Rendering and GI settings;
- Reproduces in both Editor and Standalone Player.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- Constant console errors when using Min/Max Slider in PlayMode
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
Add comment