Search Issue Tracker
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
[Timeline] Dropdown icon for "Advanced" properties doesn't work under "C...
The Dropdown icon for "Advanced" properties doesn't work under "Control Playable Asset" in Inspector.Please refer to the attached vi... 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
[TMP] Usability - Font Styles button icons should display text effect
Steps to reproduce: Open any project. Right-click Hierarchy > UI > Text - TextMeshPro. Import TMP Essentials if needed. Click ... 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
[TextMeshPro][Android] FontAssets created with TMP_FontAsset.CreateFontA...
Reproduction steps:1. Open the attached project "ReproProj"2. Build and run on an Android device3. Observe Player Expected result: T... 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
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 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