Multiple scripting errors in the console for Loady Dungeons Sentis demo in Unity v. 2022.3.8f1 LTS
The errors say:
SentisCustomPostProcessingPass' does not contain a constructor that takes 1 arguments
SentisCustomPostProcessingPass.cs(19,13): error CS0103: The name 'modelAsset' does not exist in the current context
First error requires rewriting the script (a task Muse couldn’t achieve unfortunately) but the error is clear.
The second error is less clear to me.
The notes for install of the demo say. “download unity 2021.3 LTS or later” so I’m posting this mainly because of the implied usability of the “or later” in the instructions. Maybe this should be revised while these bugs are addressed?
Also saw the same errors in Unity version 2021.3.18f1 LTS