Search Issue Tracker
Memory leak occurs when filling NativeArray from NativeQueue since alloc...
How to reproduce:1. Open attached project2. Open Profiler window3. Enter the Play Mode4. Select Memory part of the Profiler5. Choose... Read more
Using TryDequeue on an empty NativeQueue stops the queue from receiving ...
How to reproduce:1. Open the attached "NativeQueue Test.zip" project2. Open "SampleScene"3. Enter Play mode and inspect the console ... Read more
Editor freezes when tryDequeue() is used after NativeQueue<T>ParallelWri...
How to reproduce:1. Open attached project ("NativeQueue-Parallel-Enqueue-Leak.zip")2. Enter GameView Actual result: Observe the free... Read more
Unity Collections package is using Performance Testing API as a dependency
How to reproduce:1. Create a new Project2. Open the Package Manager3. Select the “Collections” Package4. Open the “Dependencies” Tab... Read more
Crash on memset_repstos when pressing a UI button while in Play Mode
Reproduction steps:1. Open the attached “repro_IN-95750“ project2. Open the “Assets/Scenes/GameScene.unity“ Scene3. Enter the Play M... Read more
Silent crash when compiling job structs with NativeContainers that conta...
How to reproduce:1. Open the “CrashRepro“ project Reproducible with: 2.5.1 (2022.3.53f1, 6000.0.28f1, 6000.1.0a5)Couldn’t test with:... Read more
UnsafeBitArray.Find() method returns the wrong index and goes beyond the...
How to reproduce:1. Open the “BitsTest.zip“ project2. Open the “SampleScene“3. Enter Play Mode4. Observe the Console Expected result... Read more
Unity crashes on calling dispose multiple times
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
ArgumentOutOfRangeException is thrown when using UnsafeList.InsertRangeW...
How to reproduce:1. Open the attached project "UnsafeListInsert.zip"2. Open "SampleScene" Scene3. Enter Play mode4. Open the Console... Read more
Error "SerializationException: Failed to deserialize Property=[Value] fo...
How to reproduce:1. Open the project "IN_22616"2. Select one of the "_Edit_SubScene" SubScenes in Hierarchy3. In the Inspector press... 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
- Visible instance buffer returns 0 for every instance when using BatchDrawCommandIndirect on Adreno devices with Vulkan API
- [Android][Vulkan] Native crash in AndroidVulkanVideo::ProcessFrame and AndroidVulkanVideo::Context::~Context() when switching screens
- Screen brightness is not set to a default value when Screen.brightness is set to a negative value
- macOS app window title is not localized when built from generated Xcode project
- Unity Hub doesn't preserve the changed Channel when manually restarting the Hub