Search Issue Tracker

24
votes
Fixed

Memory leak occurs when filling NativeArray from NativeQueue since alloc...

Package: Unity Native Collections

-

Aug 18, 2019

-

Version/s: preview 0.1.0 - preview - 0.1.1

How to reproduce:1. Open attached project2. Open Profiler window3. Enter the Play Mode4. Select Memory part of the Profiler5. Choose... Read more

0
votes
Fixed

Using TryDequeue on an empty NativeQueue stops the queue from receiving ...

Package: Unity Native Collections

-

Jul 31, 2019

-

Version/s: 0.1.0

How to reproduce:1. Open the attached "NativeQueue Test.zip" project2. Open "SampleScene"3. Enter Play mode and inspect the console ... Read more

0
votes
Fixed

Editor freezes when tryDequeue() is used after NativeQueue<T>ParallelWri...

Package: Unity Native Collections

-

Aug 08, 2019

-

Version/s: 0.0.9

How to reproduce:1. Open attached project ("NativeQueue-Parallel-Enqueue-Leak.zip")2. Enter GameView Actual result: Observe the free... Read more

0
votes
Won't Fix

Crash on ManagedTempMemScope::Allocate when a custom stack container is ...

Package: Unity Native Collections

-

Apr 09, 2020

-

Version/s: 2019.3, 2020.1, 2020.1.0b5, 2020.2

Reproduction steps:1. Open user's attached project2. Try closing the project--observe crash Reproducible with: 2019.3.11f1 (editor f... Read more

0
votes
Fixed

[DOTS] Crash on tlsf_free when entering Play Mode and using NativeContai...

Package: Unity Native Collections

-

Apr 07, 2020

-

Version/s: 0.7.0-preview.2

How to reproduce:1. Open user attached project "PersistentAllocatorCrashRepro.zip.zip"2. Enter Play Mode Expected result: Editor doe... Read more

0
votes
Active

[IL2CPP] Collections error is thrown when building Addressables and targ...

Package: Unity Native Collections

-

Jun 22, 2020

-

Version/s: 0.5.2-preview.8

Reproduction steps:1. Download and open the submitted project "collections-repro.zip"2. Make sure that Il2CPP scripting backend is s... Read more

0
votes
Fixed

Array is not cleared when using UnsafeBitArray.Clear()

Package: Unity Native Collections

-

Aug 18, 2021

-

Version/s: 0.15.0-preview.21

How to reproduce:1. Open the attached project (ArrayTest.zip)2. Open scene Scenes/SampleScene3. Press the Play button4. Observe the ... Read more

0
votes
Fixed

Unity crashes on calling dispose multiple times

Package: Unity Native Collections

-

Oct 06, 2021

-

Version/s: 2020.3, 2021.2, 2022.1, 2022.1.0a7

How to reproduce:1. Open the attached "CrashBug.zip" user project2. In the top bar menu click the "HERE" button3. Click the "CrashWi... Read more

1
votes
Fixed

ArgumentOutOfRangeException is thrown when using UnsafeList.InsertRangeW...

Package: Unity Native Collections

-

Oct 22, 2021

-

Version/s: 1.1.0

How to reproduce:1. Open the attached project "UnsafeListInsert.zip"2. Open "SampleScene" Scene3. Enter Play mode4. Open the Console... Read more