realtime-CSG-for-unity icon indicating copy to clipboard operation
realtime-CSG-for-unity copied to clipboard

Fails to compile on 5.4

Open alexjhetherington opened this issue 2 years ago • 1 comments

Assets/RealtimeCSG/Plugins/Editor/Scripts/Control/Helpers/MaterialUtility.cs(205,58): error CS0117: UnityEngine.Rendering.GraphicsSettings' does not contain a definition for renderPipelineAsset'

Assets/RealtimeCSG/Plugins/Editor/Scripts/Control/Helpers/MaterialUtility.cs(288,41): error CS0266: Cannot implicitly convert type object' to bool'. An explicit conversion exists (are you missing a cast?)

alexjhetherington avatar Apr 22 '22 15:04 alexjhetherington

I am currently waiting on feedback, on if it is okay to bump the minimum version to 20xx releases. I don't think that many, if anyone is using anything older, as the older versions are out of support.

nukeandbeans avatar Apr 26 '22 02:04 nukeandbeans

I am currently working on making the latest 2019 LTS the minimum version going forward. Older releases will not be removed, however!

nukeandbeans avatar Jan 10 '23 17:01 nukeandbeans