Search Issue Tracker
By Design
Votes
1
Found in
2020.3
2020.3.0f1
2021.1
2021.2
Issue ID
1322766
Regression
No
Selected Elements of ReorderableList are offset when using DoList(Rect, Rect) and scrolling down
How to reproduce:
1. Open the attached project (case_1322766-ReorderableList)
2. Open SampleScene
3. Click on GameObject in the Scene Hierarchy
4. Scroll down in the Inspector
5. Click on any element
Expected result: The element you clicked on is selected
Actual result: An element below it is selected
Reproducible with: 2020.3.1f1, 2021.1.0f1, 2021.2.0a10
Could not test with: 2018.4.32f1, 2019.4.21f1 (ReorderableList.DoList(Rect, Rect) does not exist)
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
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
Resolution Note (2021.2.X):
Issue manifested due to inaccurate visible rect being passed to ReorderableList