Search Issue Tracker
[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
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
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
Can’t move a folder when using Perforce integration
When using Perforce version control integration, it fails to submit a changeset that moves a folder into another folder. 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
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
[XR][Post Processing] Image is blurred when using the Post Process Layer...
How to reproduce:1. Open the "case1173697_ReproProject" Project2. Open the "SampleScene" Scene3. Enter the Play Mode4. Observe the c... 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
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
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