Search Issue Tracker
[Regression] Overlapping distortions are not blended smoothly when shade...
To reproduce: 1. Open the "bugreport" scene in the attached project 2. Double-click "Example-Mask-Problem-FIX" Game Object from Hier... Read more
Unused parameter in UnityGlobalIllumination.cginc
A user reported that there is an unused parameter in UnityGlobalIllumination shader file. 1) In UnityGlobalIllumination,cginc, bak... Read more
[Windows][Video Player] Video Clip is not played when loading it from an...
1. Open users attached "MoviePlayerTest_Project" 2. Go to custom "Build" menu item --> "Asset Bundles" 3. Open "VideoPlay" script, ... Read more
[Android] Unity fails merging Android manifest with sdk tools 26.0.2
Reproduction steps: 1) Download and open attached project 2) Press Build and run -- Notice that build fails with errors: Error: Err... Read more
[Android] READ_PHONE_STATE permission is added in the AndroidManifest.xm...
Steps to reproduce: 1) Update SDK to the latest version (26.0.2) 2) Download attached project 'Repo.zip' and open in Unity 3) Build... Read more
CUDA Graphics Interop fails in the Native Plugin when using RenderTexture
To reproduce: 1. Open attached project; 2. Open "CudaTest" scene; 3. Enter Play mode; -notice there is CUDA error thrown in the Cons... Read more
[Mobile] WebCamTexture.requestedFPS does not set FPS correctly
To Reproduce: 1. Build and run the attached project. 2. Observe that the WebCamTexture FPS is 30, even though "new WebCamTexture(We... Read more
[2017.2] StackOverflowException at Engine.RectTransform:ClearDrivenPrope...
This crashes the editor without any 'crash tools' (Bug reporter doesn't pop up, no 'stopped working' window etc), Unity just disappe... Read more
[NET 4.6] Editor hangs when switching from Experimental to Stable Script...
How to reproduce: 1. Create a new project 2. Go to Player Settings 3. Switch Scripting Runtime Version in Other Setting part from St... Read more
Unity crashes/freezes when setting Render Texture size dimensions to ver...
Steps to reproduce: 1. Open any project 2. Create a Render Texture 3. Set the texture dimensions to 3D 4. Set the texture size to so... 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
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK