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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
Resolution Note (2022.2.X):
By Design, selection lock only applies when not painting on Terrain objects