Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0a5
Issue ID
1062036
Regression
No
[Terrain] Replace layer option is enabled even when no layer is currently selected
Replace layer option is enabled even when no layer is currently selected
Steps to Repro:
1. Open attached or create a new project
2. Hierarchy > right click
3. 3D object > terrain
4. Select paint texture from paint tab
5. Edit terrain layer > Check the drop-down panel
Actual Result:
1. Replace layer option is enabled even though no layer is currently selected
Expected Result:
1. Replace layer option should be disabled when a layer is selected (Same as remove layer option)
Occurring with:
2018.3.0a6, 2018.3.0a5, 2018.3.0a4
Note:
New Terrain tools and texture layers are introduced from alpha 4
Environment:
Windows and Mac
Add comment
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
Resolution Note (fix version 2018.3):
Tested the issue on 2018.3.0b4 and 2019.1.0a3 and the issue is not reproducible