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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
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.