Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2019.1.X
Votes
0
Found in
2019.1.0a11
Issue ID
1132074
Regression
Yes
Mouse click does not select the correct array element in the Inspector window while scrolling
How to reproduce:
1. Download, extract and open attached project (1109673repro.zip)
2. Open 'SampleScene' and select 'GameObject' in the Hierarchy
3. Scroll down the array elements until Transform window is not visible.
4. select any array element using mouse click
Expected results: The array element corresponding to the mouse click is selected
Actual results: array element corresponding to mouse click is not highlighted but a random element located at certain offset from actual selected element is highlighted.
Note : This bug was noticed while working on case 1109673, which was detected in 2018.3 version. The current bug did not exist when case 1109673 first appeared.
We can use the same project attached to issue 1109673 to reproduce this issue.
Reproducible with: 2019.1.0a11, 2019.1.0a12, 2019.1.0a14...
Not reproducible with: 2019.1.0a1,...., 2019.1.0a10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Long Prefab save times when using Unity 2022.2 and higher
- Console displays error "UnityException: Creating asset at path Assets/Scenes/ .scenetemplate failed." during scene template saving
- "Development Build" watermark is shown in non-development UWP release builds
- Console errors appear when the Inspector is set to Debug and a GameObject is selected
- A script public variable value is not used when set in the Inspector window
Add comment