Search Issue Tracker
Incorrect contact pair normal in the contact modification callback is sh...
Reproduction steps:1. Open the user's attached project2. Open the scene 'ModifyContactTest'3. Enter Play mode4. Press space and obse... Read more
[iOS] Shaders are invisible when using Transparent Queue
Reproduction steps:1. Download and open the attached "UnityXRayShaderBug.zip" project2. Build and deploy the project to iOS3. Observ... Read more
"Dropping connect request for an already connected endpoint" warning is ...
How to reproduce:1. Open project "NetworkTransportIssue-2020.3.zip"2. Open "NetworkTransportTest" Scene (Assets>NetworkTransportT... Read more
Package Manager throws exception when trying to select the Collections p...
Reproduction steps:1. Open the user's attached project2. Open the Package Manager window3. Try to click on the Collections package E... Read more
Input Action ReadValue<float> always returns zero when called from Fixed...
How to reproduce:1. Open the user's attached project2. Open scene Scenes/SampleScene3. Press the Play button and click into the Game... Read more
EditorApplication.playModeStateChanged event is inaccurate when raised f...
How to reproduce:1. Open the user's attached project2. Open scene Scenes/SampleScene3. Press the Play button4. Observe the Console E... Read more
[Static Analysis] Defect 672865 in Modules/QuickSearch/Editor/QueryEngin...
During a nightly static analysis run for WinEditor a defect was found in the Unity codebaseSee https://coverity.prd.cds.internal.uni... Read more
FileNotFoundException is thrown when exporting Localization CSV file
How to reproduce:1. Open the user's attached project2. In the Project window, go to Assets/localization and select the Asset "New Ta... Read more
"Duplicate identifier" error appears after applying added GameObject to ...
Steps:1. Add two GameObjects to hierarchy "P1" and "P2"2. Convert them to prefabs3. Make P2 child of P14. Save the scene5. Drag P2 t... 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