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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
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.