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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
Fixed by another PR: https://github.cds.internal.unity3d.com/unity/unity/pull/2659