Search Issue Tracker
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
[Android] Spotlight, attached to a Player, disappears when it reaches Me...
How to reproduce:1. Open attached Unity project2. Build and run game on a device3. Wait until enemies become visible on the screen E... Read more
[Vulkan] Crash when minimizing player window
Steps:1. Build a player with Vulkan with the attached project2. Run the player3. Minimize the player4. Click on the windows taskbar ... 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