Search Issue Tracker
[IL2CPP] Building fails with IL2CPP error when project is using Xilium.C...
How to reproduce:1. Open the repro project that is using CefGlue2. In the Player Settings, set the Scripting Backend to IL2CPP3. Bui... Read more
Using "-r" arguments in "mcs.rsp" file causes "CS0006" compile error
Reproduction steps: 1. Open "MinimalRepro.zip" project2. Look at the Console Window Expected Result: "The type or namespace name 'Ht... Read more
Adding DLL references to "mcs.rsp" doesn't update Visual Studio
Reproduction steps: 1. Open "MinimalRepro.zip" project2. Look at the Console Window3. See that only Warning messages are printed4. O... Read more
[Mobile] [LWRP] Some meshes are not being rendered when using shader gra...
To reproduce:1. Open project attached by QA2. Set graphics API to GLES2 or GLES33. Build for iOS or Android platform ExampleScene-Pl... Read more
Meshes with Alpha Cutoff shader value at 0 have a lower GI contribution
Steps to reproduce: 1. Download the attached project and open TestScene01 (Assets > Scenes)2. In the Hierarchy view enable the Op... Read more
Canvas.pixelRect returns the size of the Inspector when called in OnVali...
Steps to reproduce: (repro.mp4)1. Open the attached repro project2. In SampleScene select Canvas GO3. In the Inspector, locate Canva... Read more
[Android][LWRP] Shader compilation takes a very long time to start rende...
1) Download attached project and open in Unity2) Build and run project on a deviceObserve the black screen (the app is not freeze, i... Read more
[macOS][Metal] Flickering on Standalone when opening a Status bar or swi...
To reproduce: 1. Download attached project "MacOSTest.zip" and open in Unity2. Open "scene" scene3. Build and Run4. Run the Build in... Read more
Camera.ScreenPointToRay returns slightly offset coordinates when drawing...
How to reproduce:1. Extract and open the attached project (Raycast issue 2019.1.0a3.zip)2. Enter the play mode3. Move the mouse arou... Read more
[iOS] VideoPlayer player is paused when unplugging headphones
While using VideoPlayer API to play a video with no audio and no playback controls on it, the video is paused when removing headset/... 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