Closed DevsDaddy closed 8 months ago
Not supporting 2019.4 is a deliberate choice - Dissonance only supports the versions of Unity which are supported by Unity themselves. Per this page, that's currently 2021.3:
Unity 2021.3 is now the legacy LTS. It will be updated monthly until it reaches the end of its support cycle in mid-2024.
Thank you for the patch though. If anyone else asks about porting Dissonance back to 2019.4 I can direct them here.
**Dissonance 9.0.4 Doesn't support Unity 2019.4.** This version of Dissonance utilizes new .Net functionality not available in Unity 2019.4..
Example of not supported code in Unity 2019.4
Attached is a patch to fix all unsupported .Net constructions: 0001-Dissonance-Unity-2019-Support.patch