Search Issue Tracker
By Design
Votes
0
Found in
2018.2.17f1
2018.3.0a10
2019.1.0a1
2019.2.0a1
2019.3.0a1
Issue ID
1150749
Regression
Yes
Unable to lock the Scene View on an object when double pressing "F" key
Reproduction steps:
1. Download and open attached project
2. Open singlescene.unity scene
3. Enter Play Mode
4. Open Scene window and select a moving cube
5. Double press "F" key
Reproducible with: 2018.3.0a10, 2018.4.0f1, 2019.1.1f1, 2019.2.0a15, 2019.3.0a2
Not reproducible with: 2017.4.26f1, 2018.3.0a9
Expected: Scene view sticks to the moving object and view moves with it
Actual result: Scene view only focuses on a selected object without following it (just like pressing F key once)
Reproducible with both Mac and Win
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
- 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”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
Please use Shift + F. Not F twice.
To center the Scene view on a GameObject, select the GameObject in the Hierarchy, then move the mouse over the Scene view and press F. This feature can also be found in the menu bar under Edit > Frame Selected. To lock the view to the GameObject even when the GameObject is moving, press Shift+F. This feature can also be found in the menu bar under Edit > Lock View to Selected.