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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Add comment