loongway
Results
2
comments of
loongway
While working, I realized that this only happens when one of the CyclableScroll parents, which has a Canvas component, changes the SetActive state from false to true. Removing the component...
I also encountered this error when unpacking the archive of this game. Referring to @FACS01-01 answer, I decided to replace it https://github.com/AssetRipper/AssetRipper/blob/ef00ea8494ac685b27f18b648b6387084f08b9ae/Source/AssetRipper.SourceGenerated.Extensions/StreamedClipExtensions.cs#L11 with `return 0` thinking that this would work....