Search Unity

NativeHashMap does not implement IDisposable interface?

Discussion in 'Entity Component System' started by yatagarasu, Jun 20, 2018.

  1. yatagarasu

    yatagarasu

    Joined:
    Apr 24, 2013
    Posts:
    28
    Thus it is not usable in using() {} construct. Will it be fixed in future versions of com.unity.collections or there is any specific reason for this?

    NativeQueue looks also affected.