/// 像 : The file 'MemoryStream' is corrupted! Remove it and launch unity again! [Position out of bounds! 20 > 16] 崩溃问题 /// /// http://forum.unity3d.com/threads/unity-4-5-memory-stream-is-corrupted.248356/ /// http://forum.unity3d.com/threads/editor-want-to-check-all-pre...
using Unity.Collections; using Unity.Collections.LowLevel.Unsafe; using Unity.Mathematics; using Debug = UnityEngine.Debug; namespace DotsNav.BVH { 1 change: 0 additions & 1 deletion 1 Assets/DotsNav/Core/Systems/AgentHybridReadSystem.cs Original file line numberDiff line numberDiff line change...
/// 像 : The file 'MemoryStream' is corrupted! Remove it and launch unity again! [Position out of bounds! 20 > 16] 崩溃问题 /// /// http://forum.unity3d.com/threads/unity-4-5-memory-stream-is-corrupted.248356/ /// http://forum.unity3d.com/threads/editor-want-to-check-all-pre...