Justin Jacot De Boinod asked 3 years ago

Hey guys.  I am having an issue with the 2020 unity TrueSky plugin.  I have tried it with 2020.2.1f1 and 2020.2.5f1 and I get the a bunch of errors.  It seems to work fine with the default renderer, so it seems the issue lies in HDRP.  I have tried launching hub and unity in admin.  I opened the package in admin.  I’m not a programmer, so I’m sure the solution is simple, but I can’t figure this out.  Can anyone help?  Here is a list of the errors
 
[10:03:55] An error occurred while resolving packages:
One or more packages could not be added to the local file system
[10:04:03] PlayerSetting Define Symbols have been updated. Log: Platform StandaloneOld Define Symbols: Platform StandaloneNew Define Symbols: USING_HDRP
[10:04:06] Assets\Simul\TrueSkyHDRPCustomPass.cs(12.35): error CS0246: The type of namespace name ‘CustomPass’ could not be found (are you missing a using directive or an assembly reference?)
[10:04:06] Assets\Simul\TrueSkyHDRPCustomPass.cs(41,89): error CS0246: The type of namespace name ‘HDCamera’ could not be found (are you missing a using directive or an assembly reference?)
[10:04:06] Assets\Simul\TrueSkyHDRPCustomPass.cs(92,30): error CS0246: The type of namespace name ‘HDCamera’ could not be found (are you missing a using directive or an assembly reference?)
[10:04:06] Assets\Simul\TrueSkyHDRPCustomPass.cs(25,33): error CS0115: ‘TrueSkyHDRPCustomPass.Setup(ScriptableRenderContext, CommandBuffer)’: no suitable method found to override
[10:04:06] Assets\Simul\TrueSkyHDRPCustomPass.cs(74,33): error CS0115: ‘TrueSkyHDRPCustomPass.Cleanup()’: no suitable method found to override
[10:05:27] trueSKY version:4.3.0
UnityEngine.Debug:Log (object)
 
Can the devs put up a HDRP tutorial for install and beginner tutorials?
Thanks in advance for any help anyone can give me
 

Wayne Littler Staff replied 3 years ago

Hi Justin,

We can certainly get that tutorial up for you as soon as possible. As you may know we have recently released a new plugin across the board for Unreal Engine and we plan to this for Unity as soon as possible. We have resolved a few issues with HDRP in this but it just needs to go through another round of testing internally before we make that public.

Hope this helps.

Justin Jacot De Boinod replied 3 years ago

Thanks for the response. Is there a timeline on when HDRP will work with 2020? I could not get it working with any version other than 2019

2 Answers
James - Simul Support Staff answered 3 years ago

Hi, this has been fixed and HDRP support for 2021,20,19 will be released in the coming week. 

The Setup Wizard has been improved to make specific changes for HDRP so the setup should be much easier.

Thanks,

Justin Jacot De Boinod answered 3 years ago

Hi there.  I don’t yet see an updated HDRP package.  Is there any timeline on this release?  Also, will this support raytracing features?
Thanks!