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
- URPPreprocessBuild.OnPostProcessBuild is never executed when building the Player
- [Linux] Using CTRL+Shift+A shortcut for Add Component throws GUI Rendering Errors
- Crash on MonoBehaviour::Transfer<YAMLRead> when upgrading the Magic Leap XR Plugin
- Image is distorted when VisualElement is scaled and Scale Mode set to scale-and-crop
- Euler angles return different values during Animation Event when using Playables API and the time is 0
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.