Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2018.3.0b4
Issue ID
1090634
Regression
No
Painting Grass Textures onto the Terrain fails if the project has the LWRP package installed
How to reproduce:
1. Create a new LWRP project and create a new Scene
2. Go to "Edit" -> "Project Settings..." -> "Graphics" and set the Render pipeline asset to "None" under the "Scriptable Render Pipeline Settings" setting
3. Create a new terrain, add a grass texture and try to paint onto the terrain
4. Observe the terrain in the Scene View
Expected result: The grass textures are drawn successfully
Actual result: Trying to paint the grass textures fails without any errors, the textures simply don't appear onto the terrain
Reproduced in: 2019.1.0a10, 2018.3.0b12, 2018.2.18f1, 2018.1.9f2
Note: The bug does not occur with the HDRP package
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shadows are not cast when the Light's CullingMask and the GameObject's Layer do not match
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
Add comment