Search Issue Tracker
Unloading a scene can destroy non-instantiated prefabs that are indirect...
How to reproduce:1. Open the attached project "UnloadSceneBug.zip"2. Open and play Scene13. Left Mouse Click to the game view, it wi... 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
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
The joint.angle value changes when the parent changes rotation
To reproduce:1) Open attached project and scene in it2) Play it3) Select "TwoProblems"4) In scene view, start rotating it by y axis ... 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
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
[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
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
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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask