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
- “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