Search Issue Tracker
Fixed in 4.5.X
Votes
0
Found in
4.3.0a3
Issue ID
555939
Regression
No
The selection is not moving when move item in Hierarchy
The selection is not moving when move item in Hierarchy
1 Create new project
2 Create 3 objects in Hierarchy - “1”, “2”, “3”
3 Select “3” (change focus to this object)
4 Select “1” (click with left mouse button, but don’t release it)
5 Move “1” somewhere
6 Release left mouse button
Expected: focus is on “1” object
Actual: Focus is on previously selected object (“3”)
The same with right button menu: try to right click on not selected item - the context menu appears on not highlighted item (the correct string become blue only after releasing mouse)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [WebGPU] error with compute shader and read-only RWTexture
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
- Disabling Unity VCS in Project Settings unfocuses the Project Settings Window
Add comment