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
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
[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
[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
[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
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
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
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
Black Spots on Baked Lightmaps
Duplicate of http://issuetracker.unity3d.com/issues/gi-global-illumination-baked-intensity-slash-direction-uv-maps-overlapping-causi... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons