Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

can't test due to Reference has errors

Discussion in '2019.3 Beta' started by creat327, Jun 11, 2019.

  1. creat327

    creat327

    Joined:
    Mar 19, 2009
    Posts:
    1,756
    Hi

    I've upgraded my project to give it a go on 2019.3 alphas. I'm using Rewired package for it. For some reason I get this error:
    Assembly 'Library/ScriptAssemblies/Assembly-CSharp-firstpass.dll' will not be loaded due to errors:
    Reference has errors 'Rewired_Core'.

    I've looked at Rewired_Core.dll and I see nothing wrong with it. What's the trick to get it working? I can't test anything since it won't compile the scripts with that error.
     
  2. Deleted User

    Deleted User

    Guest

    Alpha versions of Unity are not to be used for production. To actually develop your game you should stick to 2910.1.
     
  3. creat327

    creat327

    Joined:
    Mar 19, 2009
    Posts:
    1,756
    Thanks for the input. Now back to the subject: I’ve upgraded my project to TEST the alpha. Is there a fix for this or I should just roll back?
     
    TakuanDaikon likes this.
  4. Peter77

    Peter77

    QA Jesus

    Joined:
    Jun 12, 2013
    Posts:
    6,619
  5. Deleted User

    Deleted User

    Guest

    Roll back, if you can.
     
  6. creat327

    creat327

    Joined:
    Mar 19, 2009
    Posts:
    1,756
    I’m also getting the same error with Unity IAP. The store.dll so it seems it’s unity related. Just wondering nobody noticed in any alpha before?
     
  7. longroadhwy

    longroadhwy

    Joined:
    May 4, 2014
    Posts:
    1,551
    The Rewired documentation talks about Unity alpha/beta/previews here

    http://guavaman.com/projects/rewired/docs/Troubleshooting.html#unity-alpha-beta-preview-experimental
     
  8. creat327

    creat327

    Joined:
    Mar 19, 2009
    Posts:
    1,756
    It's not a bug on rewired or IAP. it's a bug on unity 2019.3
    It happens with a whole bunch of dlls, including the IAP unity package.
     
    TakuanDaikon likes this.