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
Comments (1)
-
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
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
- Video framerate is not restored when trying to raise it after lowering it to 10 FPS
- WebGPU: CreateRenderPipeline errors with ShaderVariantCollection warmup
Resolution Note (fix version 2020.1):
Fixed keyboard modifiers from being incorrectly munged while moving between editor windows.