Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.6.0b3
Issue ID
867627
Regression
Yes
[Regression] Incorrect terrain Inspector warning after assigning material with Nature/Terrain/Standard shader to terrain
Steps to repro:
1. Open attached owncloud project and 't1' scene;
2. Select Terrain gameobject in the Hierarchy;
3. Go to Terrain Settings tab in Terrain Inspector;
4. Observe 'Custom material' field.
Actual result:
Terrain shader warning is thrown even though assigned 'New Material' material has Nature/Terrain/Standard shader. See attached actual.png screenshot.
Regression introduced in Unity 5.6.
Expected result:
Terrain shader warning should not be thrown for custom material having any of Nature/Terrain shaders. See attached expected.png screenshot.
Notes:
- The bug is reproducible with baked terrain lightmaps under PVR backend; not reproducible under Enlighten baking backend;
- Reproducible in 5.6.0b3;
- Not reproducible in 5.5.0p1, 5.4.3f1;
- Reproducible on both OSX 10.12.1 and Windows 10;
- Reproducible only with Nature/Terrain/Standard shader; Not reproducible with Nature/Terrain/Specular and Nature/Terrain/Diffuse shaders;
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is shown when launching a freshly created project
- Editor Windows dragging behavior is erratic/glitchy when a specific multi-display setup is used and the Editor window is not on the main display
- Meta Quest missing an icon in Build Profiles window in U6.0
- Foldout arrow indent is misaligned in the Inspector when used for Arrays or Lists
- Material import pipeline strips properties when it is added with a script
Add comment