Search Issue Tracker
Won't Fix
Votes
4
Found in
2023.1.0a1
2023.2.0a1
Issue ID
UUM-7814
Regression
No
undoRedoPerformed Callback gets called when the Draggable GameObject from the Custom Editor enters the Scene view
Reproduction steps:
1. Open the attached project
2. Open the SampleScene.unity in the /Assets/Scenes folder in the Project window
3. Select the "DragAndDrop" GameObject in the Hierarchy window
4. Drag the Object from the "Drag And Drop Test Object" Script Component's Object Preview window to the Scene view
5. Observe the Inspector and Hierarchy windows behavior the moment the cursor enters the Scene view
Expected result: the newly instantiated GameObject should be selected
Actual result: the selection goes to the newly instantiated GameObject and then it reselects the previous GameObject
Reproducible with: 2019.4.39f1, 2020.3.36f1, 2021.3.5f1, 2022.1.6f1, 2022.2.0a17, 2023.1.0a1
Reproducible on: Windows 10 (21H2)
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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Resolution Note:
For reason previously stated. In comparison to the user pain on this bug there is no plan to fix it.