Search Issue Tracker
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
Updating Collections package from 1.2.4 to current throws errors
Notes this issue does not occur on package updates 1.3.1 and above, but does occur on packages 1.2.4 and below. # Create a new Un... Read more
FixedString is formatted without braces when using AppendFormat
Reproduction steps: 1. Open the attached “Test Project” project 2. Open the “Scenes/SampleScene” Scene 3. Enter the Play Mode 4.... Read more
InvalidOperationException is thrown when using NativeList<T>.BinarySearch
How to reproduce: 1. Open the user's attached project 2. At the top of the Editor window, go to Issue -> BinarySearch 3. Observe ... Read more
"Burst error BC1091: External and internal calls are not allowed inside ...
How to reproduce: 1. Open the attached project "Projjj.zip" 2. Build the project Expected results: Build is successful Actual ... Read more
"There are 2 settings providers with the same name Preferences/Jobs in U...
Reproduction steps: 1. Open the attached “repro-project“ project 2. Observe the Console Expected result: No warnings are thrown... 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
- “UnityException: GetInvalidFilenameChars” errors are thrown, and the Overlay Save Preset button becomes unusable when entering Play Mode with a shortcut while Overlay Save Preset window is opened
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
- [Android] Light2D visuals stacking over frames when using RenderGraph
- VFX Asset icon blends in with highlight color when selected in Search window with Editor theme set to light
- Prefab Override is still possible when Prefab Source has the same field values as Override