Search Issue Tracker
Duplicate
Duplicate in 2023.2.X
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 -
Resolution Note (2023.2.X):
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
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
This is a duplicate of issue #UUM-17691