Search Issue Tracker
[Mobile] Android and iOS do not support fp16 on Compute Shader
How to reproduce:1. Open the attached "fp16Test" Project2. Switch the target platform to iOS or Android3. In the Project window, sel... Read more
[Linux] Multi-touch input does not work when using a touch screen
Reproduction steps:1. Download and open the attached project "MultiTouchTest.zip"2. Go to Build Settings and press Build And Run3. T... Read more
[Linux] Canvas Buttons respond incorrectly when clicked in multi-display...
Reproduction steps:1. Download and open the attached project called "MultiDisplayTouchTest.zip"2. Build and run the project3. While ... Read more
Memory leak in x32 Build when using MoonSharp lua interpreter, GC.Collec...
How to reproduce:1. Open attached project "Widdle2.zip"2. Open File -> Build Settings3. Make sure Architecture is set to x86 (the... Read more
Shaders matrix properties and colors are incorrect when material or shad...
How to reproduce:1. Open attached project "BatcherTest.zip" and scene "SampleScene"2. Enter Play mode3. Observe Game view (the cubes... Read more
GameObject is invisible for the first seven frames when animation is played
How to reproduce:1. Open user's attached '2019.3.5f1-782915.zip' project2. Open 'SampleScene' Scene3. Select 'DM_STR_QUAY_CraneRoute... Read more
P/Invoking into non-existent library crashes player on WebGL instead of ...
Sample code: [DllImport("SomeRaNdOmNaMeThatDoesntExist.dll")]extern static void NonExistingAPI();public void Start(){try{NonExisting... Read more
IL2CPP and Entities builds broken and throws Not Supported Exception if ...
How to reproduce:1. Open attached project "EntitiesStandalone.zip"2. In Project window, select "Settings" -> "ClassicBuildSetting... Read more
Unity Editor freezes when clicking the "Configure" button in the .blend ...
How to reproduce:1. Open the user's attached project2. In the Project Window, select the "character.blend" file3. In the Inspector, ... Read more
Custom Grandle settings are not exported to build.gradle
Steps to reproduce:1. Open user's attached project "case_1227315"2. Navigate to Build settings3. Export the project4. Navigate to Pr... 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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions