Search Issue Tracker
The BinaryReader read data to a Span <byte> is always zero
How to reproduce:1. Open project "ReadToSpan.zip"2. In the top Menu bar press Test>Test BinaryReader to Span Expected result: No ... Read more
[MacOS] An Unhandled exception is thrown in the Editor.log and Console w...
Reproduction steps:1. Open the attached Unity project "BuildError.zip"2. In the Editor click Build > Build AssetBundles3. Observe... Read more
Can't create a new button for each element of the list when using Script...
Reproduction steps:1. Open the user's attached project2. Select Assets > Plugins > Scripts > "Skills" ScriptableObject3. Op... Read more
"Reload Script Assemblies" completion refocuses the Editor if it was swi...
How to reproduce:1. Open the attached “1380315.zip” project2. Open the “NewBehaviourScript.cs” Script3. Add “ “ (space) and save the... Read more
Packages keeps getting recompiled when editor is recompiling code from t...
Reproduction steps:1. Open user-submitted project "Recompilation Test"2. Create a new C# Script in the Assets folder3. Inspect the L... Read more
Script not opening when double-clicking error
Reproduction steps:1. Open the provided project2. Open scene 'AndyVersion/Scenes/MainScreen'3. Enter Play mode4. Press 'Play game' a... Read more
Coroutine with WaitForEndOfFrame() finishes too soon when the framerate ...
How to reproduce:1. Open the attached project "timeRepro"2. Open the scene "SampleScene" and Enter Play mode (Assets/Scenes/SampleSc... Read more
AddComponent's general performance is worse in 2020.3 and above when com...
Reproduction steps:1. Open the attached project "AddComponent_2019.4.23.zip"2. Switch the platform target to Android, and enable Dev... Read more
PlayerSettings.SetScriptingDefineSymbolsForGroup has inconsistent behavi...
How to reproduce:1. Download the attached file “1103080.zip” and unzip it2. Run “<path to Unity.exe> -batchMode -buildTarget A... Read more
GC.Alloc when SpriteRenderer.get_sprite() is called
Reproduction steps:1. Open the attached project ("GetSprite_GC_Alloc_Example.zip")2. Open "SampleScene"3. Open the Profiler window a... 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
- "State comes from an incompatible keyword space" error when clicking on a shader
- Test Runner's Player test fails when the IL2CPP scripting backend is selected
- Not all of the Profiler Modules can be reordered
- [Accelerator] Texture uploads to the cache server are duplicated when switching between Texture Formats
- CommandBuffer.DrawProcedural fails to render when RenderGraph and Metal Graphics API are enabled