Search Issue Tracker
[UI] Skybox material is retained even after being removed from lighting ...
Steps to reproduce:1. Create a new project, or alternatively download SkyboxBug.zip project2. Open the Lighting Settings window3. Na... Read more
Unity Remote Setting Learn more link is leading to a non existing web page
How to reproduce:1. Open "New Unity Project(21)"2. Enter Window -> Unity Analytics -> Remote Settings3. Click on Learn more Ex... Read more
[VCS] Entering work offline mode while files are still being updated lea...
Steps to reproduce: 1. Create new project2. Add few textures to it3. Connect to perforce and submit files4. Open editor settings5. S... Read more
[Android] Gradle build fails if Keystore/Key password contains a single/...
1. Open the attached "QuoteKeystoreBug" project2. Go to File --> Build Settings --> Publishing Settings3. Browse for "WithQuot... Read more
Editor crashes with 'CheckDisalowAllocation' exception due to Cache Files
Editor crashes while stopping Standard_MapsAndMode scene of UTF_Suites_GraphicsGeneral. Steps to Reproduce:1. Download the UTF_Suits... Read more
[Windows] UnityWebRequest and WWW not handling Content-Encoding header
How to reproduce:1. Download attached project and open "Launcher" Scene2. Enter Play mode and hit "Start Request" button with "Use G... Read more
Render Texture for MultiRenderTarget will update the result out of sync
To reproduce:1) Open attached project and scene2) Play it Expected: The render textures in top left show the same cube as the main c... Read more
[Physics2D] OnCollisionEnter2D Collision2D.contacts returns an empty array
A fast moving projectile that collides with a corner of two colliders returns an empty array of contacts in the OnCollisionEnter2D e... Read more
[LightProbes] Dynamic object samples incorrect light probes from the pro...
Steps to reproduce:1. Open the attached project.2. Open the sample scene (Assets > Scenes).3. Focus on the cube object in the hie... Read more
The Mesh of a sleeping Child Gameobject gets separated when the Parent G...
To reproduce:1. Open user's attached project2. Open scene "Scene"3. Enable Collision Geometry in Physics Debug window4. Play the sce... 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