Search Issue Tracker
Audio Profiler does not have a bottom side scroll, so information is mis...
Audio Profiler does not have a side scroll, so information can be hidden for the user. This was tested on a 13" MacBook Pro hardware... Read more
[Cmd arguments]The -force-free flag disables platforms, which were unava...
To reproduce: 1) Launch Unity with -force-free (either through command line or changing shortcut) 2) Create new project 3) Go to bui... Read more
Serialized data can not be loaded on deployed Windows Phone 8.1 C# Project
Steps to reproduce: 1. Download attached project or make a project which has serialized data in it. For example, a custom script wit... Read more
On editing terrain - appear some blue artifacts and process JobProcess.e...
On editing terrain - appear some blue artifacts and process JobProcess.exe makes whole computer slow 2) How can we reproduce it usi... Read more
When modifying the transform of a camera in late update any canvas assig...
To reproduce this bug: - Open the project - Play 'Scene' - Drag the slider - Notice lagging slider Read more
International characters are broken
To reproduce: 1. Open attached project. It is a freetype font test project 2. Open scene 3. Enter play mode - text appears. Notice t... Read more
The ColorTint Transition for buttons does not take affect when the value...
- Open the attached project - Open 'Scene 1' and hit play. - Click the "Tab 2" button which disables 'Interactable' property - Move ... Read more
After playing, keys/X list members disappear in Unity prefs->keys menu
Steps to repro: 1. Create a project, open Unity preferences -> Keys 2. Press start and stop the game, observe that members from list... Read more
Errors spawn in Console after deleting an effect that had exposed parame...
Errors spawn in Console after deleting an effect that had exposed parameters. To reproduce: - Open attached project and launch "tes... Read more
Initial values of Text Mesh are not set properly
Steps to reproduce: 1. Download attached project or create a new Gameobject with Text Mesh component. Enter any text to be rendered.... 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
- "Screen position out of view frustum" error is shown when displaying populated World Space canvas in Multiplayer Play Mode secondary Editor using Input System UI Input Module
- Sprite width/height is rendered differently in the Game view than in the Scene view
- Debug Mode popup window is inaccessible/cut-off when opened on widescreen monitors or resizing to specific Editor Window resolution
- Post-processing Render Features using Render Graph do not work when URP 2D Renderer is used and Render Graph enabled
- [Unity Physics] The NativeList<DistanceHit> randomly returns fewer hits than expected when using CalculateDistance in Edit mode tests