Unity 6 and Cinemachine error
Unity 6 and Cinemachine error
Sorry if this was already posted but I updated my Unity6 Cinemachine package and Dialogue system is throwing errors. I did update to the latest version of Dialog system for Unity 6.
- Attachments
-
- PCU6.png (184.46 KiB) Viewed 79 times
Re: Unity 6 and Cinemachine error
Hi,
If you updated to Cinemachine 3, tick the Welcome Window's USE_CINEMACHINE_3 checkbox. (If you start a new Unity 6 project and import Cinemachine, it will import Cinemachine 3.) But if you've updated an old project that was using Cinemachine 2, then the project will probably still be using Cinemachine 2, in which case you should tick USE_CINEMACHINE. In any case, you should only tick one or the other, not both.
If you can't access the Welcome Window, select menu item Edit > Project Settings, then in Player > Other Settings add or remove Script Define Symbols such as USE_CINEMACHINE and USE_CINEMACHINE_3.
If you updated to Cinemachine 3, tick the Welcome Window's USE_CINEMACHINE_3 checkbox. (If you start a new Unity 6 project and import Cinemachine, it will import Cinemachine 3.) But if you've updated an old project that was using Cinemachine 2, then the project will probably still be using Cinemachine 2, in which case you should tick USE_CINEMACHINE. In any case, you should only tick one or the other, not both.
If you can't access the Welcome Window, select menu item Edit > Project Settings, then in Player > Other Settings add or remove Script Define Symbols such as USE_CINEMACHINE and USE_CINEMACHINE_3.