Search Issue Tracker
Fixed in 2019.2.X
Votes
2
Found in
2018.2.5f1
2018.3.0a1
2019.1.0a1
Issue ID
1110222
Regression
Yes
Interacting with Custom property drawer array resets the scroll bar position
How to reproduce:
1. Open the user-submitted project ("PropertyDrawerIssue.zip")
2. Create a new empty object and attach the "TestScript" script to it
3. In the Inspector window type "20" into the "Size" field
4. Expand all elements by clicking on the foldout holding the ALT key
5. Scroll down to the 20th array and select the "B" checkmark
6. Observe the Inspector window
Expected result: The "B" checkmark gets marked without any inspector issues
Actual result: The whole Inspector list scrolls up
Reproduced in: 2019.1.0a13, 2018.3.1f1
Not reproducible with: 2017.4.18f1
Note: In the 2019.1 versions trying to scroll past the 13th Array using the mouse wheel also fails and resets Its scroll bar position
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
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
- Scroll offset is framerate-dependent when scrolling with velocity in the Device Simulator
- "Object.FindObjectsOfType<T>() is obsolete" warning is thrown when using "Transitions Plus" asset
- [Mono] Crash on SystemNative_ReadDirR() when building for IOS/Android on a macOS machine
raithza
Jan 10, 2019 13:53
Some gifs of the issue at https://imgur.com/a/U7OHVMO - note the focus on the highlighted control shifting to another control in response to the inspector being scrolled
raithza
Jan 10, 2019 12:31
Some gifs of the issue at https://imgur.com/a/U7OHVMO - note the focus on the highlighted control shifting to another control in response to the inspector being scrolled
raithza
Jan 10, 2019 12:13
Some gifs of the issue at https://imgur.com/a/U7OHVMO - note the focus on the highlighted control shifting to another control in response to the inspector being scrolled