Search Issue Tracker
[Android] 360-degree video does not stream on Android which has lower th...
Reproduction steps:1. Open the attached project;2. Build "_scene2" scene on device;3. Open an app in device;4. Focus on the green ci... Read more
[IL2CPP] [iOS] [Xcode] Can't marshal a struct containing a field which i...
Reproduction Steps:1. Open "BugRepro" project2. Build to iOS3. Open Xcode project4. Open "Unity-iPhone/Classes/Unity/Native/Bulk_Ass... Read more
[IL2CPP] Crash in "QueryComponentByType() [inlined] IsDerivedFrom at Typ...
Reproduction steps:1. Open the attached project.2. Build and run it for iOS.- Application crashes:frame #0: 0x000000010044c300 Produ... Read more
Mesh.RecalculateNormals() produces seams on Sphere mesh
Reproduction steps:1. Open attached project2. Observe Sphere game object in scene view3. Press play4. Observe Sphere game object in ... Read more
Having a custom class with System.Serializable attribute in System names...
To reproduce: 1. Open the project, attached by user (uwfCorrupted.zip)2. Build the project for standalone3. Launch the build4. Open ... Read more
INVALID_UTF8_STRING error in the Font Names field when upgrading a proje...
Steps to reproduce:1. Open the attached project (UnityTest.zip)2. In the Assets folder click on "arialbd"3.Observe the error in the ... Read more
'!GetPersistentManager().IsStreamLoaded(metaDataPath)' when switching pl...
1. What happenedFor the given project, while switching between platforms, e.g. Android and Standalone, I'm getting:Assertion failed:... Read more
[Linux Editor] Right clicking in Collab popup's text field doesn't open ...
When right clicking in the Collab popup, to paste text, for example, the context menu is terminated almost immediately. Steps to rep... Read more
[Editor] Selectable region of 'EditorGUI.Popup' overrides additional Edi...
Steps to reproduce: 1) Download attached project 'EditorGUI_Popup.zip' and open in Unity2) In the top-level toolbar, click on Exampl... Read more
[Android] LoadSceneAsync much longer load time on some devices
Steps to reproduce1. Open user attached project2. Add scenes 'ResourceScene' and 'EmptyScene' to build order3. Build apk and deploy ... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used