Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.2.1f1
Issue ID
1065824
Regression
No
"Detail Mesh" with "Vertex Lit" Render Mode loses its color when a "Grass Texture" Detail is present
How to reproduce:
1. Open attached project "TerrainDetailsColor.zip" and scene "SampleScene"
2. In Hierarchy window, select "Terrain" object
3. In Inspector window, select "Paint Details" tab
4. Add new grass texture (Edit Details... -> Add Grass Texture -> in "Detail Texture" select blue texture -> Add)
5. Observe "Cube" Details in the Scene view
Expected result: "Cube" Details Mesh remains white
Actual result: "Cube" Details Mesh changes its color to blue
Reproducible with: 2017.1.5f1, 2017.4.8f1, 2018.1.9f1, 2018.3.0a7
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
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
Resolution Note (2018.3.X):
Add a texture to the cube to work around this. Not likely to be fixed soon.