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
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
This is a duplicate of issue #898700