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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera
This is a duplicate of issue #898700