Search Issue Tracker
Shadow disappears with oblique projection matrix, fix for case 686520 do...
Reproduction steps:1) Open attached project "ObliqueProjectionShadows"2) Open Assets/Problem/Problem scene3) Enter play mode--- Obse... Read more
[Linux Editor] Mouse clicks are registered on the wrong side of the scre...
Steps to reproduce:1. Download and open the attached project ("Bug Test Project")2. Build for Linux architecture X86_64 and Run it3.... Read more
OnClientError() does not throw an error when connection times out
Reproduction steps:1. Open the attached project2. Open scene "offline"3. Play4. Click the "Connect" button5. Notice that there was n... Read more
[Android] When screen resolution is changed there is a frame with graphi...
Reproduction steps:1) Open attached project "ResolutionChangeBug"2) Build scene "Test" for Android3) Run on a device--- Every second... Read more
[VR] Reflections don't work with deferred rendering + stereo single-pass
Currently reflections don't work when using deferred rendering with stereo single-pass enabled. You can use the project in this bug ... Read more
Deleting large number of objects crashes Unity at UndoBase::DetermineUnd...
Steps to reproduce: 1. Open attached project "785775.zip"2. Open scene "BootScene"3. In hierarchy, notice "wand_gateway" object4. Ex... Read more
[OnServerConnect]Function is called twice
Steps to reproduce:1. Open attached project ("case_784913-Pickin__Sticks_Coop(1)").2. Open scene named "MainMenu".3. Make sure that ... Read more
[Build Settings] - 5.4 : Switching platforms in build settings can cause...
Description:Crash when switching the platform in the build settings. Repro steps:1.) Download the HoloLens Technical editor preview2... Read more
Unity Editor hangs when editing scripts in play mode
Steps to reproduce:1. Open attached project ("case_785473-MasterPiss").2. Open scene named "ExperimentalScene".3. Press play button ... 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