Lost Crypt dont work after import

I downloaded it and after that I restarted unity but it shows an error on the console

Library\PackageCache\com.unity.render-pipelines.universal@7.1.6\Editor\UniversalRenderPipelineCameraEditor.cs(1049,57): error CS0535: 'UniversalRenderPipelineCameraContextualMenu' does not implement interface member 'IRemoveAdditionalDataContextualMenu<Camera>.RemoveComponent(Camera, IEnumerable<Component>)'

Yeah, the Universal RP package has been updated after the Lost Crypt demo was released and we haven’t updated the demo yet. Until we can update it, can you try going to package manager (Window > Package Manager) and updating to the latest Universal RP (I think it’s version 8.0.1)

Wow, ty!! thats worked.