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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment