Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2018.3.0a1
2018.4.0f1
2018.4.2f1
2019.1.0a1
2019.2.0a1
2019.3.0a1
Issue ID
1160885
Regression
Yes
Component reorder area is much narrower in Unity 2019 compared to earlier versions
How to reproduce:
1. Create a new project
2. In the Hierarchy Window create a new empty object and add some components to it
3. Attempt to change the order of components (notice how narrow the area is)
Expected result: the component reorder area is fairly lenient and does not require the mouse to be pixel perfect on to the component's edge
Actual result: the component reorder area is a lot narrower than before and requires a lot more precision to reorder components
Reproduced in: 2019.3.0a5, 2019.3.0a1, 2019.2.0b5, 2019.2.0a1 2019.1.6f1, 2019.1.0a1 2018.4.2f1, 2018.3.0a1
Not reproducible in: 2017.4.28f1 (the reordering area is a lot wider in these versions)
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
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
- Audio Mixer “+” buttons overlap with UI when the Audio Mixer window layout is set to Horizontal
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan
- The Editor slows itself down by showing tons of warnings when the majority of TransformAccessArrays content are NullRefs
Resolution Note (fix version 2020.1):
Fixed in: 2020.1.0a12 - the component re-order area is a bit wider now