Jump to content

Unity 2019 - Project Porting Error Resolution


Devrix

Recommended Posts

With the release of A18, Unity 2019.1 is now used. When upgrading Unity and attempting to port over your project you may run into a plethora of beautiful red errors in the console.

 

This is likely being caused due to your saved project settings referencing the old .NET 3.5, whereas .NET 4 is now used:

Edit > Project Settings > Player > Other Settings > Configuration > Scripting Runtime Version > .NET 4.x Equivalent

 

.NET 4.x error spam should now be resolved in your ported project and related scripts working. :)

Link to comment
Share on other sites

  • 2 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...