Search Issue Tracker
NativeArray<byte>.GetSubArray() with an odd index number is empty when p...
How to reproduce:1. Open attached project "1294627.zip"2. Enter Play mode Expected result: When passed to IJob, NativeArray<byte&... Read more
Reload Script Assemblies never load when entering debug mode
Reproduction steps: Open the user’s attached project ("IN-15973_Test.zip") Open Test.cs in Visual Studio Add a breakpoint above Debu... Read more
GameObject.AddComponent performance severely degrades in execution time ...
How to reproduce:1. Open user-submitted project (AddComponentDegradation)2. Open the Scene 'RuntimeTest' and enter Play Mode, observ... Read more
Editor crashes when declaring a file path with a file name in the script
Reproduction steps:1. Open User's attached project("Unity crash")2. Open Scene "SampleScene" and enter the Playmode3. Click "Delete ... Read more
APIUpdater crashes when script has qualified access to statically import...
basically code like: using static System.Console; public class C{public void M(){Console.WriteLine("Test"); // this would cause APIU... Read more
Unity doesn't recognize missing assembly references when moving a script...
Repro steps:1. Open attached project2. Drag "Foo.cs" from "Assets/Scripts/Foo" to "Assets/Scripts/Bar"3. Wait for the Editor to Hot ... Read more
[Docs] AssemblyDefinition asset reference button directs to broken link
How to reproduce:1. Open the user-submitted Project2. Click on the "Tests" file in the "Tests" folder3. In the Inspector Window pres... Read more
Crash on SDKBridge.GetIsCaptureActive() when entering Play Mode
How to reproduce:1. Open the user attached project2. Enter Play Mode3. Observe crash Reproducible with: 2020.3.46f1, 2021.3.20f1Coul... Read more
AsyncReadManager.Read never releases the file handle
Reproduction steps:1. Open user's attached project "AsyncRead.zip" and scene "SampleScene"2. Enter Play Mode3. Observe Console windo... Read more
Trying to create an empty array in EditorBuildSettings.scenes crashes th...
How to reproduce:1. Open the "1162941_ReproProject" project2. Open the "Scenes/SampleScene" scene2. Enter the Play Mode Expected res... 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
- [Linux] Cannot reorder GameObjects in the Hierarchy when the AI Assistant package is installed
- [iOS] Text Input field stops receiving changes when the "Cancel" button is used on the soft keyboard
- [WebGPU] URP RenderGraph RenderPass doesn't clear textures
- Query Builder items display raw code style names instead of human readable labels in search field
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list