Search Issue Tracker
NullReferenceException counter keeps incrementing without user input aft...
NullReferenceException counter keeps incrementing without user input after importing "Unity Anima2D" package 1. Use 2017.1.0a12. Dow... Read more
[iOS] Audio playback doesn't start immediately after resuming an app on ...
When audio is played in an app, it doesn't resume immediately when the app returns from sleep. Steps to reproduce:1) Open the latest... Read more
[iOS] Frameworks selected in 'Rarely used frameworks' are not linked wit...
If a framework, that is used in a plugin, is selected in 'Rarely used frameworks', it doesn't get linked to the Xcode project - this... Read more
Editor crashed on building the attached project to Windows Store Apps
Reproduction steps:1. Build & run the attached project to Windows Store Apps UWP2. Editor will crash immediately Read more
[iOS] JSONUtility parses valid float values as Infinity
Reproduction steps: 1. Open the attached "Test" project(OC link).2. Build and run it for iOS. Actual result:Text underneath "Actual ... Read more
TextMesh Font Size cannot be set to 0 once it was changed
To reproduce:1. Open attached project;2. Open "Example" scene;3. Select TextMesh in Hierarchy;4. In Inspector window, try to change ... Read more
Extension method fails to implicitly convert to correct type
Extension method fails to implicitly convert to correct type To reproduce:1. Open attached project. Notice the compile error: "Asset... Read more
[PrefabPreviewWindow] Lighting angle changes when preview picture is cli...
Reproduction steps(GIF attached): 1. Open the attached project.2. Go to "Assets > Handpainted Forest Environment Free Sample >... Read more
Animation mirrored at the state level in animator controller produces st...
To reproduce:1) Open attached project and the only scene in project2) Play the scene Expected: Left model mirrors right one smoothly... Read more
Child UI elements in parent Canvas cannot be configured after changing t...
How to reproduce:1. Open a new project2. Go to GameObject --> UI --> Text3. Set Text Anchor Preset to Stretch Middle4. Drag th... 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
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
- URP _EMISSION keyword removed from Material when Global Illumination is set to None
- Adding “Entities Graphics Stats Drawer (Script)” Component in Inspector spams “InvalidOperationException: using UnityEngine.Input with Input System active” errors in the Console window