Search Issue Tracker
Duplicate
Votes
0
Found in
2017.1.0b1
Issue ID
900475
Regression
Yes
[Regression] Gameobject is not focused in the Scene View after double-clicking it in the Hierarchy
Steps to repro:
1. Open attached project and 't1' scene;
2. Double-click any gameobject in the Hierarchy (e.g. 'Cube', 'Main Camera', 'Directional Light').
Expected result:
- Viewport is moved to the gameobject in the Scene view;
- Gameobject is not highlighted as yellow reference in the Hierarchy.
Actual result:
- Viewport is not moved to the gameobject in the Scene view;
- Gameobject is highlighted as yellow reference in the Hierarchy (see attached video).
Regression introduced in Unity 2017.1.0b1.
Notes:
- Reproducible in 2017.1.0b1;
- Not reproducible in 2017.1.0a6, 2017.1.0a5, 5.6.0f3, 5.5.2p1;
- Reproducible on both OSX 10.12.3 and Windows 10;
- Focus still works when using Ctr+F shortcut.
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
This is a duplicate of issue #898700