Search Issue Tracker
[.NET 4.6] RpcException when trying to use Google Speech API libraries
To reproduce:1) Open attached project and test scene2) Play it Expected: Audio file is heardActual: This error jumps out: https://i.... Read more
[OSX] Mouse move events affect Editor UI performance
1) Open a very large inspector2) Try to scroll the scrollbar3) Observe frame rate drops This is due to the way we process mouse move... Read more
Decimal mark (point) not selectable in Android Build for older Android d...
Steps to reproduce:1. Open attached project "Ui bug.zip"2. Build for Android with specific old device(s)3. Tap the input field to ac... Read more
[Metal] Crash in CreateNewEncoder() at MetalContext.mm:115
Reproduction steps:1. Open the attached project (DuplicateEncoderCrash.zip).2. Build and run for iOS. Actual behavior:- Application ... Read more
[Android] Script debugging causes Android to crash on startup with .NET 4.6
To reproduce this issue: 1. Create an empty project in Unity2. Build and run for Android, with Script Debugging enabled The player w... Read more
[Android] A specific video is not played when built via command line
To reproduce:1. Build for Android using Batchmode build the project from command line Example:"/UnityInstallLocation/Unity.app/Conte... Read more
[iOS11] [VideoPlayer] Video does not resume playing after minimising and...
Reproduction steps:1. Open the attached project.2. Build and run the application to iOS device.3. Minimise the application when the ... Read more
[Windows] Editor becomes unresponsive when values are entered with keybo...
How to reproduce:1. Create new Unity project2. Make sure that "Show text suggestions as I type" for hardware keyboard in windows set... Read more
Default banner appears at the origin after build is finished
Steps to reproduce: 1) Download attached project and open in Unity2) In Build Settings, switch platform to Android2) Build and run p... Read more
[Editor UI] [Sorting Group] Drop down arrow is missing for sorting group...
Drop down arrow to collapse a component is missing from the sorting group component Steps to Repo:1. Hierarchy > right click >... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS