Search Issue Tracker
Fixed
Fixed in 2021.3.35f1, 2022.3.17f1, 2023.1.17f1, 2023.2.0b10, 2023.3.0a3
Votes
0
Found in
2021.3.13f1
2022.1.22f1
2022.2.0b14
2023.1.0a17
2023.2.0a1
2023.3.0a1
Issue ID
UUM-19657
Regression
Yes
[Undo] Error “Failed to create Object Undo, because the action is too large” is thrown when deleting a large GameObject
Steps to reproduce:
1. Open the user’s attached “GameobjectsPoolBug“ project
2. Create a “Pool” GameObject (Bug → CreatePool)
3. Select it in the Hierarchy and delete
4. Observe the Console
Expected result: The pool is deleted without an error
Actual result: Error “Failed to create Object Undo, because the action is too large” is thrown
Reproducible with: 2021.1.0a1, 2021.3.13f1, 2022.1.22f1, 2022.2.0b14, 2023.1.0a17
Not reproducible with: 2020.2.0a21, 2020.3.40f1
Reproduced on: macOS Monterey 12.5.1 (Intel)
Note: Not reproducible when deleting the pool via Bug → DeletePool
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment