Search Issue Tracker
[Linux] keystrokes recorded twice
-e: when typing into input fields each letter is recorded twice for each key stroke--works well in 2017.1.2p4., 2017.2.1p1, stops wo... Read more
[iOS] Crash at Action_1_Invoke_m2461023210_gshared when calling Social.A...
To reproduce:1. Open attached project2. Build for iOS3. Open Xcode project, navigate to Capabilities tab in Project Navigator window... Read more
Prefabs don't store ligthtmap information correctly
This has been resolved as by design, some more information on why we have done this change and how to make it work in Unity 5 is ava... Read more
GetHashCode() returns 0 for destroyed GameObjects and MonoBehaviours in ...
To reproduce:1. Open the attached project.2. Open the DictionaryTests.unity scene.3. Press Play in the Editor.4. Observe the console... Read more
Version Control Check Out window not popping up when using Provider.Chec...
To reproduce: 1. Download attached project "BombBall.zip" and open in Unity2. Open "RootScene" scene3. Go to Edit > Project Setti... Read more
It's not possible to change resolution beyond 16320x768
How to reproduce: 1. Open attached project2. Build to Standalone and run3. Use the key commands to change resolution- a,s,d,f,g,h,j,... Read more
Pointer events are triggered when UI object's scale is set to 0 on certa...
To reproduduce: 1. Download and open attached "repro930009.zip" project.2. Open "New Scene" scene.3. Enter Play mode.4. Try moving m... Read more
Scene is not considered loaded when Awake() is called
Scene is still going to be considered as not loaded during awake but from now on it's going to be possible to call GetRootGameObject... Read more
3D Physics Layer Collision Matrix elements are misaligned when new Layer...
Reproduction steps:1. Open the attached “CannonRun_UVC.zip” project2. Go to Project Settings (Edit > Project Settings)3. Go to Ph... Read more
[WinRT] UnityEngine.dll is referencing Assembly-CSharp.dll
Due to this, MDIL fails to properly process structs from UnityEngine.dll used as generic parameters, thus causing InvalidCastExcepti... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default