You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.
Or display such an error:
`UnassignedReferenceException: The variable clothSolver of GPUClothSimulation has not been assigned.
You probably need to assign the clothSolver variable of the GPUClothSimulation script in the inspector.
GPUClothSimulation.SimulateOneTimeStep () (at Assets/GPUClothSimulation/Scripts/GPUClothSimulation.cs:137)
GPUClothSimulation.Update () (at Assets/GPUClothSimulation/Scripts/GPUClothSimulation.cs:113)
NullReferenceException: Object reference not set to an instance of an object
GPUClothSimulationLegacy.DispatchKernels () (at Assets/GPUClothSimulation/Scripts/GPUClothSimulationLegacy.cs:445)
GPUClothSimulationLegacy.FixedUpdate () (at Assets/GPUClothSimulation/Scripts/GPUClothSimulationLegacy.cs:204)
IndexOutOfRangeException: Index was outside the bounds of the array.
GPUClothSimulation.Start () (at Assets/GPUClothSimulation/Scripts/GPUClothSimulation.cs:97)`
The text was updated successfully, but these errors were encountered:
Or display such an error:
`UnassignedReferenceException: The variable clothSolver of GPUClothSimulation has not been assigned.
You probably need to assign the clothSolver variable of the GPUClothSimulation script in the inspector.
GPUClothSimulation.SimulateOneTimeStep () (at Assets/GPUClothSimulation/Scripts/GPUClothSimulation.cs:137)
GPUClothSimulation.Update () (at Assets/GPUClothSimulation/Scripts/GPUClothSimulation.cs:113)
NullReferenceException: Object reference not set to an instance of an object
GPUClothSimulationLegacy.DispatchKernels () (at Assets/GPUClothSimulation/Scripts/GPUClothSimulationLegacy.cs:445)
GPUClothSimulationLegacy.FixedUpdate () (at Assets/GPUClothSimulation/Scripts/GPUClothSimulationLegacy.cs:204)
IndexOutOfRangeException: Index was outside the bounds of the array.
GPUClothSimulation.Start () (at Assets/GPUClothSimulation/Scripts/GPUClothSimulation.cs:97)`
The text was updated successfully, but these errors were encountered: