Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.2.X, 2019.3.X
Votes
0
Found in
2019.1.0a10
2019.3.0a9
Issue ID
1169695
Regression
Yes
[Inspector Functionality] Inspector doesn't scroll to the bottom when attaching any component
Inspector does not scroll when dragging a component at the bottom to attach it as a component
Steps to repro:
1. Create a new project
2. Right-click in Project window > Create > C# Script
3. Select GameObject in Hierarchy (eg. Main Camera)
4. Add a few components until scrollbar is visible
5. Drag the script to the bottom of the Inspector window
Note: Refer attached video.
Actual Result:
Inspector doesn't scroll to the bottom when attaching any component
Expected Result:
Inspector scrolls down so that component can be added at the bottom
Occurring with:
2019.3.0a9, 2019.2.0b10, 2019.2.0a1, 2019.1.0f2, 2019.1.0a10
Working fine on:
2019.1.0a9, 2018.3.0f2
Environment:
Windows 10 and Mac 10.14
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 GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment