Search Issue Tracker
By Design
Votes
0
Found in
2019.4
2020.3
2021.2
2021.2.9f1
2022.1
2022.2
Issue ID
1405099
Regression
No
Moving to one Terrain while sculpting/painting another affects the first even when it's locked from editing
How to reproduce:
1. Open the attached "case_1405099" project
2. Open the "SampleScene" Scene
3. Select the "Terrain (1)" GameObject in the Hierarchy
4. Select the "Terrain (Component) -> Paint Terrain" tool in the Inspector
5. Paint on the "Terrain" GameObject's Terrain
Expected result: "Terrain" GameObject's Terrain isn't editable
Actual result: Locked "Terrain" GameObject's Terrain is sculpted
Reproducible with: 2019.4.37f1, 2020.3.31f1, 2021.2.16f1, 2022.1.0b13, 2022.2.0a8
Note: It's also reproducible, when:
- HideFlags.HideInInspectorflag is set to the GameObject
- HideFlags.HideInHierarchy is set to the GameObject
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
- Freeze/Crash when entering Play Mode in a specific project
- Low-Resolution Icons in Search Window (Labels, Options, Tags, and Inspector Panel)
- Lack of documentation regarding VFX Ray Tracing support
- Shader properties do not appear on the GameObject when switching ShaderGraphs during runtime in the Player
- Multiple '-' symbols are allowed to appear in a row when inputting '.' into a non-decimal numeric field
Resolution Note (2022.2.X):
By Design, selection lock only applies when not painting on Terrain objects