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
- Particle size is not correctly reflected in Edit Mode when a particle system is used as a Sub Emitter
- [Usability] No warnings about having sufficient space before generating the Lighting
- "Invalid AABB inAABB" and "Assertion failed on expression: 'awake.loadStarted'" errors are thrown when when instantiating a prefab with InstantiateAsync
- Line Break Position Changes in Traditional Chinese when consecutive punctuation is used
- Tutorial Case - [First] Depth of field does not apply correctly to UI elements
Resolution Note:
For reason previously stated. In comparison to the user pain on this bug there is no plan to fix it.