Search Issue Tracker
By Design
Votes
0
Found in
2018.3.0b10
Issue ID
1098897
Regression
No
Unable to change the Box collider component on a cube by dragging a new box collider preset from the project
I attempted to change the box collider component by dragging a box collider preset on top of it.
Repro Steps:
1. Create a cube in the scene.
2. With the cube selected, drag a pre-created box collider preset with different values on top of the box collider component shown in the inspector.
3. you'll notice that you can only drop the preset over a small part of the component space (on the top-right side of it)
Expected result: if you drag and drop a preset over a component, the whole window surface should allow that.
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
- Depth of Field doesn't apply correctly to Canvas UI when it is set to World Space Render Mode
- Crash on GetElementMapKey when "None" is assigned to a field with binding path "m_GameObject"
- Stereoscopic skybox renders as monoscopic when using Multi-pass render mode in XR plugin while using URP
- Parameterized Tests with ValueSource fail when supplied parameter is an System.Object
- Error Message "Broken text PPtr in file" is not informative enough to locate the problematic asset
Resolution Note (2019.1.X):
Its allowing to drag and drop in the red area as shown in the attached image, this is as per design, all the other components preset behave in same manner, forcing the user to drag and drop on the title just to make sure that we are dropping on the right component.