Author Topic: Camera not follow UIRoot after change MinimumHeight  (Read 2172 times)

PiiapZ

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 3
    • View Profile
Camera not follow UIRoot after change MinimumHeight
« on: July 05, 2014, 09:48:23 AM »
After changed MinimumHeight (i my case is 1136), then i moved the UIRoot, its camera seemed to move to the opposite way.

PS. I'm using 3.6.6

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Camera not follow UIRoot after change MinimumHeight
« Reply #1 on: July 05, 2014, 09:49:02 PM »
I don't quite follow... the camera moves the opposite way? What does it have to do with minimum height on the UIRoot? UI camera is generally a child of the UIRoot, so when you move the root, the camera will automatically move with it as do all children.

PiiapZ

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 3
    • View Profile
Re: Camera not follow UIRoot after change MinimumHeight
« Reply #2 on: July 09, 2014, 05:27:11 AM »
It happened when i switched Build Platform to iOS and set Minimum Height to 960   :-\
« Last Edit: July 09, 2014, 05:41:07 AM by PiiapZ »

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Camera not follow UIRoot after change MinimumHeight
« Reply #3 on: July 09, 2014, 05:26:09 PM »
This should be fixed in the next update. It's fixed in the Professional repository right now as far as I know.