Search Issue Tracker
[iOS] Audio stops playing when app enters Background (with NatCam plugin)
Steps to reproduce:1. Open User's attached project (Google Drive link)2. Build and Run for iOS3. On iOS device press home key (put a... Read more
Error when importing package from cmd line with relative path to package
using relative paths on the command line causes importing packages to fail Read more
[WSA] Player throws System.TypeInitializationException exception on launch
Steps to reproduce:1. Open attached project "872058.zip"2. Build for WSA Universal 10/8.13. Open VS solution4. Deploy on local machi... Read more
[Android] [VR] Skinned mesh gives performance issue on certain devices (...
Steps to reproduce: 1) Download attached project 'HackersPerfTest.zip' and open in Unity2) In Hierarchy tab, expand WireCuttingMinig... Read more
Quality Settings' Anisotropic Textures set to Forced On will enable anis...
When "Anisotropic Textures" is set to "Forced On" in "Quality Settings" it'll apply anisotropic filtering to all textures, even if a... Read more
[Graphics] CommandBuffer.Blit() writes to the first Depth Slice of a 3D ...
Reproduction steps:1. Open the attached project2. Enter Play mode Result:The cube on the left uses Graphics.Blit() which DOES NOT ig... Read more
[VR | SPS] Double Vision occurs when camera renders into GUI Texture usi...
Here is a situation where a camera renders into a Render Texture that appears in the viewport via a GUI Texture. When using split-sc... Read more
[iOS] 'VM: Performance tool data' leak with all projects on iOS 10.3 whe...
When an empty Unity build is running on iOS 10.3 device, with Xcode attached, memory is continuously leaked by 'VM: Performance tool... Read more
Components, which can be duplicated on game object, can not be animated
How to reproduce:1. Open the attached project2. Open Game scene3. Open animation window and select Horse game object4. Enable keyfra... Read more
[iOS] Texture compression artefacts on iOS and Unity 5.5 with low alpha ...
Steps to reproduce:1. Open User's attached project "Test 5.5" with Unity 5.52. Make sure Platform is set to iOS3. Have a look at the... 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