-
Notifications
You must be signed in to change notification settings - Fork 93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ERRORS WHEN INSTALLING IN 2022 #3
Comments
Same error appears with Unity 2021.3.X (LTS) but it works on unity 2020.3.X (LTS) |
The Problem is if you also add the Hair Package they just released with it it throws errors on the HDRP project in Unity 2020.3.37f1 |
I just made a test with the Strand-Based Hair demo package and 2020.3.X. Works perfectly on my side Here is the package added to the project: |
Yep that's working. At first I thought it didn't because the hair sample scene renders as pure black. But I deleted the camera and made a new one and everything now renders. |
Library\PackageCache\[email protected]\Unity.Jobs\IJobParallelForDefer.cs(176,85): error CS8377: The type 'U' must be a non-nullable value type, along with all fields at any level of nesting, in order to use it as parameter 'T' in the generic type or method 'NativeList
The text was updated successfully, but these errors were encountered: