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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #898700