Search Issue Tracker
[Metal] Using RenderTextureFormat.R8 with Linear color space causes a cr...
When textures with RenderTextureFormat.R8 are used with Linear Color Space enabled in Metal rendering mode, Editor and player crashe... Read more
Best Fit is not applied to the Text component when font Character type i...
To reproduce: 1. Download attached project "IOSCONTROL.zip" and open in Unity2. Open "Title" scene3. On Hierarchy expand "Canvas" ga... Read more
[Linux] Simplified Chinese characters are not supported on Linux
Some Simplified Chinese characters are not supported on Linux builds and Editor. Steps to reproduce:1) Create a new project.2) In th... Read more
DestroyImmediate(RenderTexture) and creating and setting a new one in On...
Steps to reproduce:1. Create a new project2. Import the attached script "TestScript.cs"3. Add the script to a camera4. Enter Playmod... Read more
[Substances] [WebGL] Editor Rendering not matching the Rendering of WebG...
To reproduce:1) Download attached project2) Before opening it, shorten the path a bit or otherwise build process will fail as it won... Read more
Font Material and Font Texture settings are grayed out
To reproduce: 1. Open Unity2. Open attached project3. In Project window go to "fonts" folder4. Expand "Asset.ttf"5. Select "Font Mat... Read more
Crash when setting Animator's float property in Animation window
To reproduce: 1. In a new project, go to Assets -> Create -> Animator Controller2. Create new float property in Animator windo... Read more
[Android] [iOS] Jitter in Scroll View if 2 fingers touches the screen an...
Steps to reproduce: 1) Download attached project 'ScrollRectJitterRepro.zip' and open in Unity2) Build and run 'ReproScene' on a dev... Read more
StandaloneInputModule misses input when using another InputModule(override)
Steps to reproduce:1. Download and open the attached project2. Enter play mode3. Attempt to press the on-screen button Expected resu... Read more
StandaloneInputModule is not processing when Window is not in Focus
Steps to reproduce:1. Download and open the attached project2. Enter playmode3. Observe console4. Click outside of the game view Exp... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code