i have an error like this =
Assertion failed on expression: ‘m_CurrentEntriesPtr != NULL && m_IsGettingEntries’
UnityEditorInternal.LogEntries:GetEntryInternal(Int32, LogEntry)
UnityEditor.DockArea:OnGUI()
and one exactly the same =
Assertion failed on expression: ‘m_CurrentEntriesPtr != NULL && m_IsGettingEntries’
UnityEditorInternal.LogEntries:GetEntryInternal(Int32, LogEntry)
UnityEditor.DockArea:OnGUI()
how do i fix it?