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
- Incorrect Shader keyword activation for Shadows when no Light is present in URP
- Editor freezes when loading a specific AssetBundle
- WebGPU builds with Multithreading enabled crash on Safari
- Set as Value in UI Builder doesn't work across all properties.
- Calculating time durations in RenderDoc with DX12 causes 'Device Lost error' popup
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.