Search Issue Tracker
Directional light shadow is rendered according to the Scene View's persp...
Reproduction Steps:1. Import attached project "897866 - DirectionalLightShadow".2. Open "Test" scene.3. Move around perspective in S... Read more
Optimal Animation compression distorts animation curves under default se...
Steps to reproduce:1. Download and open the attached project2. Inspect the animation curves in Animation window Expected result: ani... Read more
Unity crashes when opening project (from 5.3.5f1) for the first time on ...
Reproduction steps:1. Open project attached. Expected result: Project opens.Actual result: Editor crashes. Reproduced on: 2017.1.0b9... Read more
[Android] After bringing application back from background several times ...
Reproduction steps:1) Download and open user's attached project (WaitForPresentAndroid.zip)2) Build and run "Main.unity" scene on an... Read more
[HoloLens] PhotoCapture.StartPhotoModeAsync callback is never called whe...
Steps to reproduce:1. Open attached project "913914.zip"2. Build "test" scene for UWP (make sure to enable Webcam and Microphone opt... Read more
API upgrade adds an unnecessary reference to mscorelib 4.0
Steps to reproduce:1. Download the attached project2. Unzip Scripts/ch.sycoforge.Decal.zip3. Open the included dll in a dll inspecto... Read more
Unity Player loop called recursively when the file browser looses focus ...
Steps to reproduce:1. Download and open the latest attached project "UnityStandaloneFileBrowser-master.zip"2. Build a development bu... Read more
AssetDatabase.CreateFolder doesn't work properly when called from AssetP...
When using AssetDatabase.CreateFolder from an AssetPostprocessor callback, the folder is created and although its GUID is immediatel... Read more
Cannot find the requested method Packager.CollectAllChildren when upload...
Steps to reproduce:1. Open user attached project2. Select Asset Store Tools -> Package Upload3. Select the SpeechBubbles as the a... Read more
Editor crashes in Transform::CountNodesDeep when loading a new scene
To reproduce: 1. Open the project, attached by user (GameOfKartofeel.zip)2. Open "Fase1" scene3. Enter Play mode4. Move character to... 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