Search Issue Tracker
Instantiated Prefab's RectTransform values are incorrect when Object.Ins...
Reproduction steps:1. Open the attached “InstantiateAsync.zip” project2. Enter the Play mode3. Observe the Instantiated Prefab (In t... Read more
Audio is delayed by ~0,5 sec after starting to play it in the Android/iO...
How to reproduce:1. Open the "IN_45198" project2. Open the "SampleScene"3. In the Build Settings "Run Device" dropdown select a desi... Read more
Realtime shadows cast on terrain from directional light do not fade prop...
Reproduction steps:1. Open the attached project "DefferedShadowPopping"2. Open the scene "Main"3. Camera in the scene is set to defe... Read more
[TriggerCollider] OnTriggerStay is not called for child objects
Steps to reproduce: 1. Open the attached project2. Open and play 'trigger' scene3. Open the scene view and move the 'Parent' game ob... 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
[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
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
[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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Rigidbody.angularVelocity.magnitude differs between versions when using "Rigidbody.AddTorque" with "ForceMode.VelocityChange"
- Player Projects checkbox can not be ticked when Visual Studio is the selected external script editor
- Terrain becomes dark when switching to Android build target
- An ArgumentException error is thrown on SubScene import when EntitySceneOptimizations is used with unmanaged systems
- GrabPass does not correctly set the rect size when set up with a camera.SetTargetBuffers() instead of a render texture in DirectX11