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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
This is a duplicate of issue #898700