UI>Scroll View(Scroll Rect) is moved by character moves(wasd or stick input).
When using Scrollbar, I can fix it by Navigation: Automatic to None.
But ScrollVIew doesn't have Navigateion option.
In addition, I deteled two Scrollbers(Horizontal and vertical) but ScrollView moved. So I think there are bugs between ScrollView(or Scroll Rect) and VRCSDK.
Version:
VRCSDK3-WORLD-2020.09.25.00.08_Public
Description of the bug:
UI>Scroll View(Scroll Rect) is moved by character moves(wasd or stick input).
Steps to reproduce (how did you encounter the bug?):
  1. Create new Canvas and add UI>ScrollView.
  2. Attach VRC Ui Shape to Canvas and change Render Mode to World Space.
  3. Attach Vertical Layout Group and Content Size Fitter to Content.
  4. Add some Panels having Layout Element to Content.
  5. In VRChat, the ScrollView moves with I move.