Search Issue Tracker
Multiple typos in method description when using PrefabUtility: "childen"...
How to reproduce: 1. Open or create a new Unity project 2. Import the attached script "PrefabUtility" and open it with Visual Studio... Read more
TMP Importer and Settings windows are not movable when Settings are focu...
How to reproduce: 1. Create new project 2. Make sure you don't have TextMesh Pro installed 3. Go to the Edit -> Settings -> TextMes... Read more
[IL2CPP] Building Development Build fails when Script Debugging is enabl...
How to reproduce: 1. Open a new Unity project 2. In the Player Settings, set the Scripting Backend to IL2CPP 3. In the Build Setting... Read more
Assembly-CSharp.dll gets rebuilt when test assembly changes
If a change to a test assembly is made(Does not reference Assembly-CSharp.dll) then Assembly-CSharp.dll will still be rebuilt regard... Read more
Misleading info text in SpriteAtlas asset
To reproduce: 1. Download attached project "project-boost.zip" and open in Unity 2. Navigate to Textures > Boot and select Boot.spr... Read more
Foldout arrows in the Model Importer's Animation tab are occluded
To reproduce: 1. Open the attached project (foldoutArrows.zip) 2. Select "animation" asset in the Project view 3. In the Import Set... Read more
LayoutGroup stops multiple Canvases from rendering at the same time
How to reproduce: 1. Open the user-submitted project and open the "SampleScene" 2. Disable the "Panel" object under GameUI -> Canvas... Read more
[iOS] Unable to establish WebSocket Secure connection on device
To reproduce: 1. Open attached project "case_1082184-WebSocket_Tester_Simple_2 2.zip" 2. Open "Main.unity" scene 3. Enter Play mode ... Read more
Editor crashes with CachedWriter::Write when building project with missi...
How to reproduce: 1. Download and open "SceneBuilder" project 2. Build & Run project 3. Click "Yes" button in Missing Project ID pop... Read more
[Editor] .spm tree models are not being filtered by 'Search by Model' op...
[Editor] .spm tree models are not being filtered by 'Search by Model' option. Steps to Reproduce: 1. Open the attached or create 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
- Crash on Collider::FindNewAttached when colliding specifc GameObjects
- Animator.CrossFade normalizedDuration results in scaled clip advancement when Animator.speed is not 1.0
- Android Debug Symbols shows a Warning that Cloud Diagnostics is enabled when Cloud Diagnostics Package is not installed
- [UI Builder] Insertion Point jumps to the end of the string when editing a new Selector name
- Android player crashes on "vk::RenderPasses::GetPackedRenderPass" when using Vulkan Graphics API in a specific project