Search Unity

(Case 1148644) [DOTS] Keeps logging errors when inspecting Entity

Discussion in 'Entity Component System' started by optimise, Apr 24, 2019.

  1. optimise

    optimise

    Joined:
    Jan 22, 2014
    Posts:
    2,129
    When inspecting entity it keeps logging NullReferenceException: Object reference not set to an instance of an object
    Unity.Collections.LowLevel.Unsafe.UnsafeUtility.CopyPtrToStructure[T] (System.Void* ptr, T& output) error
    upload_2019-4-24_17-16-52.png
     
    Opeth001 and SamOld like this.
  2. Opeth001

    Opeth001

    Joined:
    Jan 28, 2017
    Posts:
    1,117
    I'm having this issue too.