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

Feedback Project Tiny DllNotFoundException and NullReferenceException

Discussion in 'Project Tiny' started by ElnuDev, Oct 10, 2019.

  1. ElnuDev

    ElnuDev

    Joined:
    Sep 24, 2017
    Posts:
    298
    I have no experience with Project Tiny, so maybe I missed some step somewhere during setup. Anyway, I created a new Unity 2019.2.8f1 project, installed Project Tiny 0.16.1 through the Package Manager. After that, I got a warning saying that my Mathematics version wasn't compatible, and that it needed to be upgraded from 1.0.0 to 1.1.0, which I did. Then, I created a new DOTS project and opened it. After I did that, I got the following errors in the console:

    DllNotFoundException: lib_unity_entities_cplusplus

    DllNotFoundException: lib_unity_tiny_hitbox2d

    Ignoring invalid [UpdateBefore] attribute on Unity.Tiny.Audio.AudioIONativeSystem because Unity.Tiny.Audio.AudioNativeSystem belongs to a different ComponentSystemGroup.

    ...and a bunch of NullReferenceExceptions.

    Any thoughts on fixing this?

    Thanks in advance!
     
    PushoN likes this.
  2. PushoN

    PushoN

    Joined:
    Jul 5, 2012
    Posts:
    16
    same for me, press Play and got those kind of error just on example project.
     
  3. yossi_horowitz_artie

    yossi_horowitz_artie

    Joined:
    Jan 30, 2019
    Posts:
    87
    You'll probably have better luck with one of the earlier 2019.2 betas. My team is using beta 5.