Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2018.3.0a6
2019.1.0a1
2019.1.0b6
2019.2.0a1
Issue ID
1138011
Regression
Yes
Texture on a Terrain is painted in a square shape which only has Textured border when Graphics API for Windows is set to Vulkan
Steps to reproduce:
1. Open the attached project "Case_1138011"
2. Navigate to Project -> Assets -> Scenes and open SampleScene
3. In the Hierarchy window select the "Terrain" GameObject
4. In the Inspector window select "Paint Terrain" option
5. Under the "Terrain Layers" select "Grass Texture Paint"
5. Paint the Texture on the Terrain
Expected results: Texture is painted on a Terrain with a selected Brush style
Actual results: Texture is painted jittery in a square shape with any Brush style
Reproducible with: 2018.3.0a6, 2018.3.10f1, 2019.1.0b8, 2019.2.0a9
Not reproducible with: 2017.4.24f1, 2018.3.0a5
Notes: The bug only occurs if the Brush is dragged across the Terrain. There were some changes made to Terrains in Unity version 2018.3.0a4.
Fixed in : 2019.3.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Add comment