Search Issue Tracker
PhysicMaterials missing from Standard Assets
Present under SampleScenes, but not Standard Assets. Only the three being used are here. I will re-add these to the repo, but this f... Read more
Unity crashed after creating new project with organization selected on l...
- Go to your UDN account and create an Organization- Open an existing Unity project- Go to File -> Create new project- On the New... Read more
[Window management] Window header shrinks for Unity and hub after changi...
Window header shrinks for Unity and hub after changing the UI scaling from preferences. Refer to the attached screenshot. Steps to r... Read more
2d sprite animation does not rotate outside of animation preview
Steps to reproduce:1. Download and open attached project "764744_repro.zip"2. Open scene "Main"3. Open "Animation" tab (Window->A... Read more
Build Target Platform Switch Regression for Standalone Platforms
Introduced in ee21762d18f9 - Merge PR #21060 from graphics/shadersystem/fix_incorrect_shader_api_during_importAffected platforms: OS... Read more
Sprite Library Editor window scrolling lags in grid view
Steps to reproduce:1. Create a Universal 2D project2. Create any Sprite Asset (Create > 2D > Sprite)3. Create Sprite Library A... Read more
The Windows standalone player has a default SynchronizationContext set
To reproduce:1. Create a new Unity project.2. Add a script to a game object with this code:void Awake(){if (System.Threading.Synchro... Read more
[iOS] Crash when calling Directory.GetFiles twice
Steps to reproduce:1. Download and open the attached "IOS_Test" project2. Build and deploy the project to iOS3. Observe the crash Re... Read more
Linux: Pressing TAB while editing text in an input field inserts an actu...
-e: see title, doesn't do that on windows or osx standalone -repro:--create new scene--add input field http://docs.unity3d.com/Manua... Read more
"NullReferenceException" in Particle System's Shape Module while referen...
Reproduction steps: Open attached project "SpriteIssues.zip" and scene "BaseBattleWorld_ProperUnits" In Hierarchy window, select "En... 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
- Editor hangs when painting Details containing 2D Mesh on Terrain
- No audio is played when TimelinePlayable has one output
- Scene and Sprite Editor views break when an edge is deleted in an attempt to split geometry
- Specular lighting visible in a camera with Path Tracing when Preserve specular lighting is disabled in observed material
- Cinemachine package throws CS1061 errors in the Console when installed in a project that has HDRP and URP installed