Search Issue Tracker
UI text dissapears from Scene and Game views after Reimporting any Textu...
To reproduce:1. Open attached project;2. Enter "Main UI" scene;3. Reimport any Texture or Sprite (Assets > Sprites);-note: it doe... Read more
UI Slider Handle and Fill change their positions after making a Canvas P...
To reproduce:1. Create a new project;2. Create a Slider: GameObject > UI > Slider;3. Create a Prefab out of the Canvas. Expect... Read more
Unity Linker crashes with exception when using a managed DLL that has a ...
Unity Linker crashes with exception (System.InvalidProgramException: Failed to resolve [UnityEngine]System.Resources.NeutralResource... Read more
Error CS0266 when using Implicit operator to convert Nullable<> struct t...
Steps to reproduce:1. Open attached “ImplicitConversion.zip” project2. Observe Console tab Expected results:Script is compiled and n... Read more
[VR]Frustum culling of terrain trees/details occurs on objects that shou...
How to reproduce:1. Open the attached "VRTestSuite-Terrain project2. Go to File --> Build Settings3. Build and Run to device that... Read more
Unable to open standalone builds
Unable to open standalone builds. Environment: Windows 10, Mac OS 10.12Unity 2018.1.0a6 Steps to reproduce:1. Launch Unity.2. Create... Read more
[Android]Disabling VideoPlayer.skipOnDrop causes video to freeze on some...
Steps to reproduce:1. Open attached repro project "AndroidDownloadFresh.zip"2. inspect TestScript.cs and leave one of the WWW lines ... Read more
Unity Editor crashes when importing obj file with large dimensions
Steps to reproduce:1. Download attached obj file2. Import to Unity Results: Unity Editor crashes when importing with large dimension... Read more
Crash in TerrainInspector:ShowTrees when editing terrain trees
Editor crashed when deleting some assets Repro:1.Create a terrain and add some lowpoly tree meshes on it. - i downloaded lowpoly tre... Read more
Crash when deleting prefabs in QuantisedMatrixHash
Editor crashed when deleting some assets Repro: 1.Create a terrain and add some lowpoly tree meshes on it. - i downloaded lowpoly tr... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu