LoadyDungeons_Sentis_v1 fails to compile in 2022.3.8f1

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

edit: I was wrong

I didn’t type it out manually…I just uncommented the code. Just rechecked again with a fresh download and saw the same behavior.

Oh you’re right! I was looking at SentisRendererFeature.

Hi,

Thank you for reporting this issue. It’s currently being investigated and is known internally as issue 127.

The issue was typo in the user’s script