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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
Add comment