Search Issue Tracker
AssemblyUpdater fails if Unity editor has spaces in its path
Reproduction steps:1. Create a new project2. Import the asset from the Asset Store (link provided in description)3. Observe the cons... 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
Unable to update assemblies error on package install
How to reproduce:1. Create new project2. Import Playmaker asset (https://assetstore.unity.com/packages/tools/visual-scripting/playma... Read more
The performance of AddComponent degrades when Scripts are generated in p...
Reproduction steps:1. Open the attached project "AddComponent_2020.zip"2. Switch the platform target to Android, and enable Developm... 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
Compiler error 'no implicit conversion between lambda expressions' when ...
Reproduction steps:1. Open attached '1374811-sample' project2. Observe the Console Expected result: no errors are in the ConsoleActu... 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
"ImageConversion.EncodeArrayToJPG" colors are different in "BGR" encodin...
How to reproduce:1. Open project "EncodingBug.zip"2. Enter the "SampleScene" Scene3. Enter and exit Play Mode4. Go to the "EncodingB... Read more
Editor crashes on "MenuController::ExecuteMenuItem" when resetting a scr...
Reproduction steps:1. Open the attached project "repro.zip"2. Open Scenes/SampleScene scene3. Select MainCamera in the Hierarchy win... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default