boat-attack-water icon indicating copy to clipboard operation
boat-attack-water copied to clipboard

Package is not compatible with 2020.3

Open richard-fine opened this issue 3 years ago • 0 comments

The package uses C# language features which are not supported in 2020.3:

https://github.com/Unity-Technologies/boat-attack-water/blob/f61861ff1cc531a2c440ec69e35c8fb1a09a6b8f/Runtime/DepthGenerator.cs#L89

Either this code should be changed, or the minimum version in package.json should be raised to 2021.x.

richard-fine avatar Mar 25 '22 15:03 richard-fine