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
- ":focus" style will not be shown when the UI element is unparented and reparented and the "Focus()" method is called without the "Blur()" method being called
- Crash on BucketAllocator::Allocate when importing TextMeshPro assets
- Playmode dropdown creates continuous "Layout update is struggling" errors at certain aspect ratios
- Editor takes a long time to open VFX Graph 'Subgraph' asset when it is heavily referenced by multiple other VFX Graphs
- "Editor Event Handler Error" error is thrown when using Terrain Tool shortcuts
Resolution Note:
For reason previously stated. In comparison to the user pain on this bug there is no plan to fix it.