Search Issue Tracker
Duplicate
Votes
0
Found in
2023.1.0b4
2023.2.0a1
Issue ID
UUM-27605
Regression
Yes
Editor crashes on UndoManager::EraseUndos when painting the Terrain with 4079 x 4079 Heightmap Resolution
Steps to reproduce:
1. Create a new project
2. In the Hierarchy window, right-click > 3D Objects > Terrain
3. Select the created Terrain
4. In the Inspector window navigate to Terrain > Terrain Settings > Texture Resolutions
5. Set Heightmap Resolution to “4097 x 4079”
6. Go to Paint Terrain
7. Set Brush Size and Opacity to any value
8. Rapidly click on the terrain in the Scene view to paint
Expected result: Terrain is painted without Unity Editor crashing
Actual result: After some time Unity Editor crashes while painting
Reproducible with: 2023.1.0a9, 2023.1.0b4, 2023.2.0a1
Not reproducible with: 2020.3.45f1, 2021.3.17f1, 2022.2.7f1, 2023.1.0a8
Reproducible on: Windows 10
Note: Look at the attached video for clarity
Stack Trace:
UndoManager::EraseUndos
UndoManager::SerializeErasedUndo
UndoManager::PopFrontIfExceedsLimit
UndoManager::RegisterUndoOperation
UndoManager::RegisterUndoInternal
-
Resolution Note:
Duplicate of UUM-17691
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-17691
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
- The Scene is marked as dirty when navigating Hierarchy by using arrow keys
- Build process only shows Initializing when building for Android
- TileMap Palette preview flickers when scaled
- ShaderGraph Blackboard "plus" sign is not centered within the button
- [URP] When Rendering Layers are enabled, the DepthNormalPrepass is enabled even if not used
This is a duplicate of issue #UUM-17691