Search Issue Tracker
Fixed in 2020.1.X
Votes
1
Found in
2018.3.0b8
2018.4
2019.3
2019.3.0f6
2020.1
Issue ID
1218006
Regression
Yes
[Linux] Cannot move object when Rect Tool is selected after resizing while keeping Shift held down
How to reproduce:
1. Create a new project
2. Create a Cube
3. Select Rect Tool and make sure you can move the object around if selecting inside the drawn square
4. Hold down Shift and resize the Cube
5. Stop resizing the Cube and try to move the cube around the same way
Expected result: You can still move the cube around
Actual result: Cube is deselected
Reproducible with: 2018.3.0b8, 2018.4.17f1, 2019.3.1f1, 2020.1.0a23
Not reproducible with: 2017.4.36f1, 2018.3.0b7
Regression from 2018.3.0b7 to 2018.3.0b8
-
jmocar
Feb 21, 2020 14:21
It happens also on 2019.3.2f1 and it's not necessary to resizing or keeping shift held, just wtith a quick press on Shift or Ctrl you get the issue.
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
- Editor crashes when debugging a for loop
- Crash on UnityPlayer!profiling::ProfilerManager::DisposeProfilerRecorder+0xa when Player gets relaunched and exited after running for a long amount of time
- [Input system] When releasing one touch and pressing a second touch during a single frame, the second touch is not translated into UI event line OnPointerDown by the InputSystemUIInputModule
- URP Samples - multiple "Attempting to resolve render surface" and other errors appear when setting Quality pipeline asset
- OnDemandRendering.willCurrentFrameRender returns incorrect values in the Player when UnityEngine.Rendering.OnDemandRendering.renderFrameInterval is greater than 1
Resolution Note (fix version 2020.1):
Fixed keyboard modifiers from being incorrectly munged while moving between editor windows.