Search Issue Tracker
[Android][Gradle] Unnecessary .so files are created for untargetted arch...
To reproduce: 1. Download and open attached "AarUnpackingTest.zip" project.2. Go to build settings and make sure "Target Architectur... Read more
"Tag: is not defined." error only shows the first letter of the tag
To reproduce: 1. Open the project, attached by the tester (incompleteTagError.zip)2. Open the "scene" scene3. Enter Play mode4. Obse... Read more
PlayerSettings.iOS.appleDeveloperTeamID is ignored if automatic signing ...
If PlayerSettings.iOS.appleEnableAutomaticSigning is set to false, then the value of PlayerSettings.iOS.appleDeveloperTeamID is not ... Read more
[Mobile] Event System sometimes detects dragging when clicking UI button...
To reproduce: 1. Download and open attached "DPI_Test_unity5.5.0f3.zip" project.2. Build and run the project on high DPI phone. Expe... Read more
"AssetBundles" with the same names, but different file extensions cannot...
Reproduction steps: 1. Open "404Test.zip" project2. Enter Play mode Expected Result: The AssetBundles download successfullyActual Re... Read more
[UWP] NotSupportedException is thrown when running an UWP build with Tim...
Steps to reproduce:1. Open the attached project2. Switch platform to Windows Store3. Build for WSA Universal 10 with .NET scripting ... Read more
Sprite Atlas is incorrectly packing sprites with alpha into RGB format
Sprite Atlas is incorrectly packing sprites with alpha into RGB format 1. Put attached sprite into Assets folder2. In Assets, right ... Read more
[iOS] "Done" and "Cancel" buttons are missing from keyboard in landscape...
Steps:1. Build and Run attached project on iPhone X (testInputButton.zip)2. In Player: tap on a text box (a keyboard will appear)3. ... Read more
"Editor Attaching" is keeps turned on after disabling it and restarting ...
How to reproduce:1. Create new project file2. Go to Preferences -> External Tools3. Disable "Editor Attaching"4. Restart Unity Ex... Read more
The Editor crashes in BitmapDataToImageReference when importing a specif...
To reproduce: 1. Open the project, attached by the tester (videoImport.zip) Expected: importing a specific video doesn't crash the E... 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