Search Issue Tracker
Won't Fix
Votes
0
Found in
5.4.2f2
Issue ID
859016
Regression
No
ScrollRect/Bar doesn't react to drag if Canvas is bound to Camera and Plane Distance is equal to Near Clipping Plane
How to reproduce:
1. Create a new project
2. Set Near Clipping Plane of the Main Camera to any value (e.g. 20)
3. Create a Scroll View
4. Set Canvas Plane Distance to the same value of Near Clipping Plane (e.g. 20)
5. Enter play mode and try to drag a Scrollbar
Expected behavior: You can drag a Scrollbar
Actual behavior: You can click on Scrollbar but you can't drag it
Note: You can scroll the content with mouse wheel
Reproducible: 5.3.7p2, 5.4.3p3, 5.5.0p1, 5.6.0b1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
Add comment