Search Issue Tracker
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
Material breaks when copying Prefab from one Scene to another
How to reproduce:1. Open the attached project "BugRepoCopy.zip"2. Open Assets/[GAME]/Scenes/Islands/Island6/Island6.unity3. Drag and... Read more
[OSX] Fatal Error when importing a project with invalid package dependen...
Steps to reproduce:1. Open attached "package-cocktail.zip" Unity project2. Press "Retry" in the Unity Package Manager Error dialog E... Read more
'displayName' in package.json is ignored if the package is from GitHub
How to reproduce:1. Create a GitHub account and go into github.com/settings/tokens2. Press "Generate new token" and scroll down to t... Read more
Editor crashes when an AnimationEvent is created via script and played b...
How to reproduce:1. Open the user-submitted project2. Open the scene "SampleScene" (Assets/Scenes/SampleScene.unity)3. Enter Play mo... Read more
Moved Scenes are greyed out in the "File > Open Recent Scene"
How to reproduce:1. Open the attached “SceneBug.zip” project2. Open Scenes “1”, “2”, ”3”3. In the Project window move scenes “1”, “2... Read more
TMP sprites become smaller when animated
How to reproduce:1. Open the attached project ("TmpEmoji.zip")2. Open "SampleScene"3. Enter Play mode Expected results: the sprites ... Read more
UI Layout is distorted when scaling using SizeDelta
Reproduction steps:1. Open user attached Project2. Press Play3. Press "Go"4. Enable Canvas > Dropdown Panel Example In the Hierar... Read more
Tags are changed to Untagged when loading an Adressable/AssetBundle scen...
How to reproduce:1. Open the attached project2. Open SampleScene3. Click Play4. Focus out of the Editor window5. Click Load in the E... Read more
No registered factory method error is thrown when class that inherit and...
Reproduction steps:1. Open the attached project ("unity_bug_report.zip")2. Open demo window in Top menu bar->bug->demo3. Open ... 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