Search Issue Tracker
Inconsistent behaviour when drag-and-dropping new assets
This looks like 3 separate problems: 1. Dragging an asset directly into the scene view (seems possible since 5.2) creates two copies... Read more
Sprite gets cut off diagonally
Steps to reproduce:1. Download attached spritesheet "Aldebert.png".2. Import sprite with settings:Texture Type: Sprite (2D and UI)Sp... Read more
Unity crashes when loading a new level
Steps to reproduce:1) Extract and open the project (TDS.zip).2) Open scene 'first.unity'.3) Enter playmode.4) Wait for a few seconds... Read more
BoxCast inaccurate hit detection on "larger" meshes
Reproduction steps: 1. Open the attached project2. Open scene "CastBugLargeObjects"3. Play4. Move the GameObject "BugTester" in the ... Read more
Crashes at "GameObject::IsActive" in "UnityWebRequest.GetTexture"
Steps to reproduce:1. Download and open project "Minegur.zip"2. Open scene "MinegurScene"3. Enter play mode4. Click "Start/Stop mini... Read more
[Android] Reading an AssetBundle from StreamingAssets with WWW results i...
When trying to load AssetBundles from StreamingAssets with WWW a java.io.FileNotFoundException is thrown. The same code works fine i... Read more
Built .apk contains UnityEngine.dll.mdb even though it is not developmen...
The built .apk contains a file that shouldn't be there (unless this is a dev build?) - UnityEngine.dll.mdb Read more
Enum field does not retain value but rather position of the value in the...
Steps to reproduce:1. Create new project2. Create empty game object and add empty script to it3. Paste this into the said script:pub... Read more
[iOS] Application fails to load when all audio clips are referenced in s...
Steps to reproduce: 1. Open project from link below2. Build to iOS3. Launch on low end device like iPhone 4 or iPad Mini 14. App wil... 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