Search Issue Tracker
Bold text is stretched horizontally on OSX and on mobile devices using GLES
Reproduction steps (Windows):1. Open the attached project (858809-ReproProject.zip)2. Build and run the project on mobile device wit... Read more
Dynamic batching doesn't work on meshes respectively using Color and Col...
Steps to reproduce:1. Open the scene in the project2. Enter play mode3. Observe Frame debugger Actual: the two meshes are batched se... Read more
Unity crashes when playing animation of LineRenderer Start/End color
In Unity 5.5 you're able to make animations of LineRenderer Color, when you change LineRenderer 's colors while in "Keyframe recordi... Read more
Unity crashes when playing LineRenderer Enable/Disable animation
To reproduce:1. Open attached project.2. Play "test" scene.3. Wait 1-20 seconds for a crash. Also animation has no visual effect, be... Read more
UI elements don't become highlighted when hovering mouse pointer with mo...
UI elements don't become highlighted if you press the UI element, keep the mouse down, move it over the other UI element and release... Read more
Errors in Console window when painting a procedurally generated terrain
Steps to reproduce:1. Open the attached project (GetPixel32Failed.zip)2. Open the Assets/TestScene.unity scene3. Switch platform to ... Read more
Stepping over a specific breakpoint while debugging in VS Code crashes e...
To reproduce:1. Open attached project2. Open 'MainScene' in project and run built game for Mac (we need 2 games would be played para... Read more
[UnityWebRequest] Proxies such as Charles and Fiddler don't show UnityWe...
Can't view/debug UnityWebRequest HTTP requests because proxies (Fiddler/Charles) can't show the trafic. This does work when using WW... Read more
[Android] Images not shown if custom splash screen used and screen is lo...
Steps to reproduce: 1) Download attached project 'SkiThree_UnityProj.zip' and open in Unity2) Build and run 'MainMenu' scene on a de... Read more
ScriptableObject's serialized fields are not visible in the inspector, i...
Part 1:Reproduction steps:1. Open the attached project2. Click on the "Foo" menu at the top toolbar3. Click on Select Expected: the ... 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler