miwarnec / uMMORPG

4 stars 0 forks source link

1155 Clean Project import. #10

Closed epicality85 closed 5 years ago

epicality85 commented 5 years ago

Versions (please complete the following information)

Describe the bug Clean import produces 2 errors:

  1. Assets/uMMORPG/Scripts/Database.cs(80,12): error CS0012: The type System.Data.Common.DbConnection' is defined in an assembly that is not referenced. Consider adding a reference to assemblySystem.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
  2. Assets/uMMORPG/Scripts/Database.cs(204,59): error CS0012: The type System.Data.Common.DbParameter' is defined in an assembly that is not referenced. Consider adding a reference to assemblySystem.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'

To Reproduce Steps to reproduce the behavior, please explain every single click that is needed:

  1. Open Unity Editor, add uMMORPG from asset store
  2. See errors in console

Expected behavior Assets should not import with errors into supported Unity versions

Screenshots/Video N/A

System (please complete the following information):

Additional context N/A

miwarnec commented 5 years ago

seems to work with fine with latest version. just tried it from scratch with 2018.2.20.