Search Issue Tracker
[iOS] Screen.safeArea value on Awake differs from the value on Start if ...
To reproduce: 1. Download attached project "Test_SafeArea.zip" and open in Unity2. Open "SampleScene" scene3. Build for iOS4. Deploy... Read more
[IET] Editor crashes with "The file 'MemoryStream' is corrupted!" when e...
Editor crashes with "The file 'MemoryStream' is corrupted!" when entering Play Mode in any interactive tutorial. Steps to repro:1. O... Read more
Asset refresh is slightly slower when Hidden Meta Files are used (at lea...
To reproduce:1. Create a new project2. Set version control to Hidden Meta Files3. With the mouse focus and unfocus the editor window... Read more
fbxsdk::FbxMemoryFile::Truncate crashes when importing a .fbx file
To reproduce: 1. Download attached project “Dressup.zip" and open in Unity2. Import "Bikini.fbx", "CherryBlossoms.fbx", "CherrySkirt... Read more
[Android] Unable to load or use keystore with password due to incorrect ...
Steps to reproduce:1. Use keytool.exe to create a keystore with a password, and a key with the a password2. Load Unity and set it to... Read more
PrefabUtility.SaveAsPrefabAsset() returns null when creating new prefab ...
Reproduction steps:1. Open the attached project inside of "PrefabUtilitySaveAsAssetIssue.zip"2. Delete "untitled_prefabroot" Prefab ... Read more
TerrainPaintUtility faulty calculations when using RenderTexture as a So...
How to reproduce:1. Open the "SampleScene" in the attached "Unity Bug report.zip" Project2. Enter Play Mode3. Observe the "Terrain" ... Read more
Unity Editor crashes on ApplyTexture when selecting GameObject with a pa...
How to reproduce:1. Open User's attached project2. Select one of "obstacle" gameObjects - Observe the crash Reproducible with: 2018.... Read more
Unity freeze and mono_arch_find_jit_info_ext crash when importing Corru...
Steps to reproduce:1. Open new Project2. Add any of the provided Assets in the Project folder Expected: they get importedActual: Uni... Read more
[Android] [IL2CPP] Android IL2CPP build fails with errors on LWRP projec...
How to reproduce:1. Open attached Unity project2. Build to Android platform--build fails with errors:Failed running D:\Unity\2019.2\... 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