Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.4.0b11
Issue ID
781947
Regression
Yes
[Regression][5.5] Gameobject cannot be aligned with Scene view by using 'Align with View' feature
Steps to repro:
1. Open Unity;
2. Create new project;
3. Select 'Main Camera' gameobject in the Hierarchy view;
4. Click GameObject -> Align with View.
Actual result:
Nothing happens. Camera position and rotation are not aligned with current Scene View (see attached gif video).
Similar features from GameObject tab, that are not working as well:
- Move to View;
- Align view to selected;
- Togпle active state.
Regression introduced in version 5.5.
Expected result:
Camera should be aligned with current scene view after clicking 'Align with view'.
Notes:
- Reproducible in 5.5.0a1;
- Not reproducible in 5.4.0b11;
- Reproducible on both OSX 10.11.3 and Windows 10.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Add comment