Search Issue Tracker
UI is not scaled properly in the editor when using fixed aspect ratio
How to reproduce: 1. Open attached project2. Open scene main.unity3. Resize the Game view- Note how the text moves around and change... Read more
RGBAFloat textures are black on specific Android devices
Reproduction steps:1. Open the attached project2. Build and run on Android device3. Notice that with RGBAFloat the texture is all bl... Read more
When Gizmos are enabled in GameView the PhysicsDebug mode is only visibl...
When Gizmos are enabled in GameView the PhysicsDebug mode is only visible for objects which are visible in SceneView camera To repro... Read more
In PhysicsDebug window, when setting Terrain Tiles Max to 0, it behaves ...
In PhysicsDebug window, when setting Terrain Tiles Max to 0, it behaves as if it's set to infinity To reproduce:1. Open Attached pro... Read more
[WP8.1][WP10] Hindi characters are invisible on Windows phones
On Windows phones Hindi (अरे! सभी को नमस्कार! यह मेरा नया संदेश है !!!) characters are invisible in input fields or simple labels. R... Read more
Application.logMessageReceived gives an empty stack trace in release builds
Reproduction steps:1) Open attached project2) Make sure Development Build is not selected3) Build for Android or OSX or iOS4) Run th... Read more
[PolygonCollider2D] Error appears in console when prefab is selected
1. Open the attached project and open scene "Scene"2. Select prefab "GameObject"3. Notice the error in console Console output: You c... Read more
In AnimationWindow, Ctrl-select of master key toggles instead of deselec...
Ctrl-click the "master" key in a group where children keys are partly selected will toggle the children (instead of deselecting them... Read more
AnimationWindow: unexpected curve when duplicating animated child game o...
Repro step (in 5.4.0b1)- create a game object with an horizontal translation animation- create a child game object with a vertical t... Read more
[UI Controls] UI texts disppears when importing two assets named x and x.y
When Unity loses focus and we come back to Unity, the UI texts are not getting refreshed/rendered properly, if two files named x and... 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