Search Issue Tracker
[Android] After bringing application back from background several times ...
Reproduction steps:1) Download and open user's attached project (WaitForPresentAndroid.zip)2) Build and run "Main.unity" scene on an... Read more
Incorrect Pre-Build event command line on Universal build
Reproducible on 4.6.0f1, 4.6.1f1, 4.6.3f1; Visual Studio solution created by Unity after the Windows Store Universal 8.1 build from ... Read more
ReflectionTypeLoadException is thrown when importing Code Analysis and M...
How to reproduce:1. Open the attached project2. Enter the Play Mode3. Observe the Console Window Expected result: ReflectionTypeLoad... Read more
[WebGL] [Mobile] VideoPlayer does not play Video when using WebGL on Mobile
Reproduction steps:1. Open the attached project "VidTest.zip"2. Build the Scene "VidTest" for WebGL3. Host the Build on a server tha... Read more
[Backport] IL2CPP doesn't properly handle invalid surrogate pairs causin...
TextMeshPro accepts surrogate pair characters (e.g. emojis), however it doesn't properly handle them causing a crash within the IL2C... Read more
The Terrain itself with layer 5 or up is visible when the in Terrain Set...
How to reproduce:1. Open the “TerrainRepro“ project2. Open the “ReproScene“ scene3. Open the “Terrain (1)“ GameObject in the Inspect... Read more
Material Preview does not show selected Reflection Probes
Steps to reproduce:1. Create new builtin template2. Create a new material3. Set it to fully metallic and smooth4. Select the created... Read more
CPU usage time for the CullScriptable method is ~1 ms per 200 portals wh...
How to reproduce:1. Open the attached “1334716” project2. Build And Run the project Scenes on Android with the “Development Build” f... Read more
No way to NOT use an offline scene in NetworkManager
There is no way to NOT use an offline scene in NetworkManager. Even if both the offline and online scene slots are empty in the Netw... Read more
[Android] Weird rotation when the object is placed on a plane
Reproduction steps: Open the user’s attached project (“ARTestApp.zip”) Build And Run on an Android device Face the device's camera i... 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
- Asset remains in the project when attempting to delete it using "DestroyImmediate()"
- Texture preview icons are missing in Frame Debugger when expanding "Textures" foldout
- IPreprocessShaders data mismatches ShaderUtil data when PackageRequirements is active
- Crash on FindNearestVertex when objectsToSearch array contains a null transform
- Context menu item checkmark updates only after reopening twice when using Menu.SetChecked on component context menu items