Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2020.2.X, 2021.1.X
Votes
0
Found in
2020.1.0a14
Issue ID
1299939
Regression
Yes
Paint Holes Undo Action will corrupt Terrain Objects
If a user completes two paint holes actions on a Terrain object then hits ctrl-z to Undo. Then it will corrupt the Terrain Object and cause further paint hole actions to no behave as expected.
Repro Steps:
1. Create a Terrain Object in the scene
2. Select the paint holes tool
3. Paint holes on the Terrain
4. Paint more holes on the Terrain (Important, as the issue does not reproduce when only a single paint holes action has been done)
5. Press Ctrl-Z to undo your last paint holes action
Actual Results:
Terrain holes data is put into a bad state where further paint actions do not behave as expected. Tending to create much larger holes than expected.
Expected Results:
Holes that would get painted on the Terrain would align with the user's brush.
Reproduces on: 2020.2.0b9
Does not Reproduce on: 2020.2.0b8
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Reflection Probe doesn't load until it's selected in the Hierarchy window when the project has been opened
- "ArgumentNullException" error in the Console when selecting certain ScriptableObjects and entering Play Mode
- Configurable joints become bouncier when setting "Bounciness" below 1
- Prefabs get corrupted when editing Particle System curves
- Colors on images become darker when enabling "Vertex Color Always in Gamma Color Space"
Add comment