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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment