Search Issue Tracker
Fixed in 2020.1
Fixed in 2019.2, 2019.3
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
- Shader error db grows on each build
- Android ARCore build fails with 2019.4 due to outdated Gradle
- [tvOS] Visual artifacts are present when Ambient Occlusion is enabled and Dynamic Resolution is reduced
- Texture Importer Inspector throws errors when a built-in texture inspector is overwritten in C#
- Invalid AABB error is thrown when moving a Particle with Velocity over Lifetime and Limit Velocity over Lifetime modules
Add comment