DarkRiver41 Posted February 28, 2022 Posted February 28, 2022 Hello, i'am new here, i hope i am posting my issue in the right place 🙂 I just purshased Gaia 2021 and i'am having a lot of errors when importing it into my hdrp project. (An existing project) I dont see any menu under "Window" relative to Gaia that maybe can upgrade things to HDRP ? I think ThirdPersonController is missing but the code is trying to access it. I only see FirstPersonCharacter under "Gaia/AssetSamples/StandardAssets/Characters". The issue maybe related to some conflicts between the assets i already have in my project. I dont know if i can list them here (maybe against this forum's policies ? But if needed i can provide that)  Some of the errors i get: Assets\Procedural Worlds\Gaia\Scripts\API\GaiaAPI.cs(756,46): error CS0117: 'RenderSettings' does not contain a definition for 'skybox' Assets\Procedural Worlds\Gaia\Scripts\API\GaiaAPI.cs(895,39): error CS0117: 'RenderSettings' does not contain a definition for 'ambientIntensity' Assets\Procedural Worlds\Gaia\Scripts\API\GaiaAPI.cs(925,32): error CS0117: 'RenderSettings' does not contain a definition for 'ambientSkyColor' Any help will be appreciated !
DarkRiver41 Posted February 28, 2022 Author Posted February 28, 2022 6 minutes ago, DarkRiver41 said: Hello, i'am new here, i hope i am posting my issue in the right place 🙂 I just purshased Gaia 2021 and i'am having a lot of errors when importing it into my hdrp project. (An existing project) I dont see any menu under "Window" relative to Gaia that maybe can upgrade things to HDRP ? I think ThirdPersonController is missing but the code is trying to access it. I only see FirstPersonCharacter under "Gaia/AssetSamples/StandardAssets/Characters". The issue maybe related to some conflicts between the assets i already have in my project. I dont know if i can list them here (maybe against this forum's policies ? But if needed i can provide that)  Some of the errors i get: Assets\Procedural Worlds\Gaia\Scripts\API\GaiaAPI.cs(756,46): error CS0117: 'RenderSettings' does not contain a definition for 'skybox' Assets\Procedural Worlds\Gaia\Scripts\API\GaiaAPI.cs(895,39): error CS0117: 'RenderSettings' does not contain a definition for 'ambientIntensity' Assets\Procedural Worlds\Gaia\Scripts\API\GaiaAPI.cs(925,32): error CS0117: 'RenderSettings' does not contain a definition for 'ambientSkyColor' Any help will be appreciated ! Gaia 2021 Unity 2020.3.11f1 HDRP 10.5.1
Bryan Posted February 28, 2022 Posted February 28, 2022 3 hours ago, DarkRiver41 said: Gaia 2021 Unity 2020.3.11f1 HDRP 10.5.1 Have you already gone to the Gaia Manager - Setup - Change to HDRP? Then Installed Shaders? Â
Solution DarkRiver41 Posted March 1, 2022 Author Solution Posted March 1, 2022 Upgrading Unity to 2021.2 and deleting some assets in my project seems to be the solution. (I dont know witch one is the unity upgrade or deleting assets but it works now 😄 ) Another thing i noticed, is that i had an asset that comes with a character controller from the standard assets and it was causing conflicts with gaia so i had to export it then reimport it back after installing gaia. Thank you for your answer @Bryan but the first time i wasnt seeing the procedural world menu at all due toi console errors i think. 1
Bryan Posted March 2, 2022 Posted March 2, 2022 Yeah that is interesting. Sometimes there is asset conflicts and its best to just run through them like that.Â
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now