Search Issue Tracker
Fixed
Fixed in 2023.2.0b15, 2023.3.0a11
Votes
0
Found in
2023.2.0b13
2023.3.0a9
Issue ID
UUM-53037
Regression
No
Cutting and then pasting a GameObject with the Scene Actions Menu does not redraw the Hierarchy
How to reproduce:
1. Open any project
2. Create a GameObject in Scene View
3. Open the Contextual Actions Menu for Scene View and select Cut
4. Open the Contextual Actions Menu for Scene View again and select Paste
5. Observe the Hierarchy
6. Mouse over the Hierarchy
Actual result: The icon in the Hierarchy only redraws when moused over
Expected result: Selecting Paste should redraw the Hierarchy as it does with keyboard shortcuts
Reproducible with: 2023.2.0b13, 2023.3.0a9 (Other streams do not have a Context Menu)
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
- onRemoveCallback is not called when removing an element from the ReoderableList using contextMenu
- Cloud Diagnostics dashboard leads to a "Page not found" page when clicking the "Go to Dashboard" link in Project Settings Cloud Diagnostics tab
- Project Settings Package Manager dropdown button text becomes offcentered when any new package is installed
- iOS Xcode project building fails when the build is appended
- 2D Colliders, attached to a grandchild GameObject, aren't immediately destroyed when destroying the parent GameObjects in FixedUpdate
Resolution Note (fix version 2023.3.0a11):
Hierarchy is now redrawn