Search Issue Tracker
Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.
Postponed
Votes
0
Found in [Package]
3.0.2-preview.3
Issue ID
1289172
Regression
No
[TerrainTools] Concavity mask paints non-highlighted areas when Feature Size option is set to a high value
How to reproduce:
1. Open the attached project named "Terrain Tools Test.zip"
2. Open the SampleScene
3. Select the Terrain
4. Switch to Paint Texture Tool
5. Add Concavity mask and set the Feature Size to 20
6. Observe that the Concavity mask is active as it highlights specific areas with the brush area
7. Try to paint using one of the contrasting Terrain Layers
Expected result: Only the areas highlighted in orange are painted with the selected Terrain layer
Actual result: The selected Terrain layer is applied to non highlighted areas as well
Reproducible with: 2.0.0-preview(2019.4.16f1), 3.0.2-preview.3(2020.1.17f1, 2020.2.1f1, 2021.1.0a10)
Could not test with: 2018.4(Terrain Tools package is not available)
Notes:
1. The behavior occurs with Recessed and Exposed Concavity settings
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
- IndexOutOfRangeException occurs when entering "<a></a>" tags in a TextMeshPro UI field
- Numeric property drag cursor gets enabled in the Inspector Preview window when the window is above numeric properties
- UI elements become unusable due to Object and Text Fields being set to empty/"0" when clicking "Reset" on their Components
- Scene Asset is not attached to a Lighting Data Asset for a URP Package Sample Scene
- Gizmos are not rendered for the Base Camera when using Camera Stacking
Resolution Note:
Fixed by another PR: https://github.cds.internal.unity3d.com/unity/unity/pull/2659