Search Issue Tracker
[Linux] Input.inputString returns false characters on Linux builds
Input.inputString returns irrelevant characters on Linux. Steps to reproduce:1) Open the attached project.2) Build for Linux.3) Run ... Read more
[Android] "use micro mscorlib" is removed from Stripping Level option wi...
1. Create a new project2. Switch platform to Android3. Go to Player Settings4. In Other Settings find Stripping LevelResult: notice ... Read more
[Android] SGS8 - White borders on the screen edges between transition fr...
Steps to reproduce: 1) Open Unity and create a new project2) Player Settings >> Resolution and Presentation >> make sure... Read more
[Metal][Editor] 'Metal: Fragment shader missing texture binding at index...
Steps to reproduce:1) Open the attached project.- Make sure Metal Editor Support is enabled.2) Below the Scene tab marker, click on ... Read more
[iOS] Minimizing app during its initialization breaks the sound, error "...
Steps to reproduce:1. Open user's attached project2. Build "Test" scene to iOS platform3. In Xcode, Build and Run4. When app starts ... Read more
Unity freezes and no Font-import progress bar appears while importing th...
1. Create a new Unity project2. Import the attached "Spoqa" font (or any other Font that has a big file size) Expected result: Font ... Read more
Selection.transforms, Selection.gameObjects and Selection.GetFiltered re...
How to reproduce:1. Open the attached '915931.zip' project2. Open the 'SampleScene'3. Select all GameObjects in the Hierarchy4. In t... Read more
[Metal] Standalone Player is not rendered when building and running with...
How to reproduce:1. Create new Unity project2. Go to File --> Build Settings and enter Player Settings3. Make sure that Display R... Read more
[Android] ACCESS_FINE_LOCATION permission is included in the AndroidMani...
Steps to reproduce: 1) Download attached project 'GPSAndroidTest56.zip' and open in Unity2) In Build Settings, make sure Build Syste... Read more
[Android] [Mono] DllImport function doesn't receive passed parameters
Steps to reproduce: 1) Download attached project 'unity.zip' and open in Unity2) In Player Settings, make sure that Scripting Backen... 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