Search Issue Tracker
[Android] PlayFullScreenMovie for second video when first video is still...
Steps to reproduce: 1) Download attached project 'TestingAndroidVideoFix.zip' and open in Unity2) Make sure device is connected to n... Read more
Some menus eat a click when closing them by clicking outside them
To reproduce:1. Open any of the menus mentioned below the repro steps2. Click on some other buttonNotice that even though the menu c... Read more
InvalidOperationException when setting a custom resolution in Game View
Steps to reproduce : - create a new project- go to Game View- try to set a custom resolution and notice the error *Note:Regression f... Read more
Crash when setting a high custom resolution
Steps to reproduce : - create a new project- set a custom resolution of 8000x4000 and Unity will crash *Note:Couldn't repro this on ... Read more
[WSA] Disabled shadows causes application to crash on launch on Microsof...
Steps to reproduce:1. Open attached project2. Go to Edit/Project Settings/Quality and make sure Shadows are disabled3. Build WSA Uni... Read more
Crash after error in Camera.cpp when rotating a Standard Asset GameObject
Steps to reproduce:1. Download and open "878317 repro project.zip"2. Open Sea scene3. Select "Water4Advanced" gameobject in Hierarch... Read more
Entering config change project view selection to avatar and then Inspect...
Entering config change project view selection to avatar and then Inspector doesn't UnLock after exiting configuration - Windows only... Read more
Unity Crashes when you remove Mesh from SkinnedMeshRenderer, when object...
To reproduce, there are 2 ways:1. Open new project.2. Open SceneView3. Create Empty game object.4. Add "Cloth" component to it.5. In... Read more
SkinnedMeshRenderer's Mesh looks strange when different mesh is selected...
To reproduce:1. Create a new project.2. Create Empty game object.3. Add "Cloth" component to it.4. In "Skinned Mesh Renderer" select... Read more
Editor crashes when moving the unity out of focus and then back in focus
Steps to reproduce:1. Open attached project2. Start play mode3. Press on/maximise another program so the unity won't be in focus any... 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