Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.3.0a10
2018.3.0b9
Issue ID
1103420
Regression
Yes
[Terrain] Painting on overlapped terrains will randomly paint on one or the other (and then select it)
When you select a terrain and try to paint/raise/lower it, the currently selected terrain should get that modification.
As it is right now, clicking to paint also selects the terrain again, sometimes switching the modification to a newly selected one.
Repro:
1. Download this project or start a new project with 2 overlapping terrains
2. Select Terrain(1)
3. Chose to raise it with a random brush
4. When you try to paint the modification, notice that after one click, the selection switches to the first Terrain object.
Reproduced in: Unity 2018.2.0a10, 2018.3.0b12, 2019.1.0a11
Not reproduced in Unity: 2018.3.0a9
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Resolution Note:
Very rare use case, and easy enough to work around (disable one of the overlapping terrains).