Search Issue Tracker
[Undo] Unity crashes when performing large amount of redos that manipula...
How to reproduce:1. Open new Unity project2. In Hierarchy window, create multiple different prefabs, duplicate until you have around... Read more
[Linux] Editor crashes when loading Layer palette profile
Reproduction steps:1. Open the attached project "Repro.zip"2. Open scene "test": Project window > Assets > test.unity3. Select... Read more
Unable to read data from the transport connection when trying to connect...
Steps to reproduced:1. Download and open the attached project2. Enter Playmode3. Observe error Expected result: normal connectionAct... Read more
Expose Parse Escape Character
Expose Pase Escape Character through TextElement. (UXML) Note - Link to the forum where the issue was raised https://forum.unity.com... Read more
[Performance][SkinnedMesh] (Rendering.UpdateDirtyRenderers) Skinned mesh...
After few tests I found out the more skinned mesh renderers you have the more method Rendering.UpdateDirtyRenderers cost your cpu po... Read more
WebGL Player hangs on first frame when "Autoconnect Profiler" is enabled...
Reproduction steps:1. Open the attached “profilerwebgl.zip” project2, Build and Run for WebGL (File > Build and Run)3. Observe th... Read more
Opening a pre-unity 5.5 project using Deferred rendering with unity 5.5b...
editor/graphics-settings fd1b6bd03a84 de0132b0832f Read more
TMP Importer and Settings windows are not movable when Settings are focu...
How to reproduce:1. Create new project2. Make sure you don't have TextMesh Pro installed3. Go to the Edit -> Settings -> TextM... Read more
Animator "Update Mode" change is not saved
Changing the "Update Mode" property of an Animator component does not mark the scene as modified and is not saved when using File &g... Read more
[IL2CPP] .NET plugin runs slower on IL2CPP backend compaired to .NET bac...
Steps to reproduce:1. Download attached project2. Build project for UWP with .NET backend3. Launch player and wait until calculation... 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
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing