Search Issue Tracker
Memory leak occurs when filling NativeArray from NativeQueue since alloc...
How to reproduce: 1. Open attached project 2. Open Profiler window 3. Enter the Play Mode 4. Select Memory part of the Profiler 5. C... Read more
Unity.Collections.xxHash3.Hash128 returns mismatching hash values when c...
Reproduction steps: 1. Open the attached project “bug.xxHash3.Hash128.zip“ 2. In the Editor go to “Unity“ → Compare Hash Value ... Read more
Crash on block_locate_free when setting a NativeHashMap value inside a job
How to reproduce: 1. Open the attached "CrashRepro" project 2. Open the “Assets/Scenes/MainScene/MainScene.unity“ Scene 2. Enter ... Read more
Some of the "NativeText" methods use "stackalloc" which causes a stack o...
How to reproduce: 1. Open the “native_text_to_string_bug“ project 2. Open the “SampleScene“ 3. Enter the Play Mode 4. Observe th... Read more
[Android] Crash when using xxHash3 and targeting the ARMv7 Architecture ...
Reproduction steps: 1. Open the attached “ASDQWE” project 2. Build and run the Player (File > Build And Run) 3. Observe the Playe... Read more
InvalidOperationException is thrown when using IJobParallelForDefer with...
Reproduction steps: 1. Open the attached “BugRepro” project 2. Open the “Assets/Scenes/SampleScene.unity” Scene 3. Enter the Play... Read more
InvalidOperationException error or crash when allocating a large NativeP...
Reproduction steps: 1. Open the attached project "Project" 2. Attach “Assets/OverflowTest.cs“ to “MainCamera” GameObject 3. Enter... Read more
Data corruption when adding the data from one NativeList<T> to the other...
How to reproduce: 1. Open the “ReproNativeList“ project 2. Open the “SampleScene” 3. Add “TestTwo.cs“ to a GameObject 4. Enter t... Read more
NativeQueue elements are still accessible after being dequeued when acce...
How to reproduce: 1. Open the attached “nativequeue_issue” project 2. Open the “SampleScene” and enter Play mode 3. Press the “Q... Read more
Crash on block_remove when using a custom allocator and Native Collections
Reproduction steps: 1. Open the attached “Allocator Crash Example” project 2. Open “SampleScene” 3. Enter Play Mode 4. Observe t... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled