Search Issue Tracker
By Design
Votes
0
Found in
5.6.0f3
Issue ID
906977
Regression
Yes
Scroll View content left and right position set to NaN after moving it horizontally
Steps to reproduce:
1. Download ScrollRectDemo-560p3.zip and open "demo" scene
2. Enter play mode
3. Drag the "Page 1" horizontally with mouse.
4. Check Content (canvas->UIPanel->ScorlView->Viewport) Rect Trensform
Actual results: Contents left and right position is set to NaN
Expected results: Contents position should be set to float type number
Reproduced with: 2017.1.0b3, 5.6.0p4, 5.6.0f3
Not reproducible with: 5.5.3p3
Note: in 2017.1 after exiting play mode left and right position resets from NaN to float values.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment