Search Issue Tracker
Won't Fix
Votes
0
Found in
5.4.0b5
Issue ID
769544
Regression
No
[Material] Unable to attach terrain material by dragging it on Terrain gameobject in Scene View
Steps to repro:
1. Open Unity;
2. Open attached project and 'test.unity' scene;
3. Drag 'New Material' material (having terrain shader) by mouse on 'Terrain' gameobject in the Scene View.
Actual result:
Nothing happens (see attached gif video). Unabling to drag material on terrain brings inconsistency within the product, because we can attach materials to other gameobjects (e.g. Plane, Cube, Sphere) by dragging material onto them.
Expected result:
User should be able to drag material on terrain in the Scene View.
Workaround is to attach material in TerrainSettings tab of Terrain's inspector component.
Notes:
- Reproduces on both OSX 10.11.3 and Windows 10;
- Reproducible in: 5.4.0b5, 5.4.0b4, 5.3.2f1, 5.3.1f1.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment