Search Issue Tracker
Unused parameter in UnityGlobalIllumination.cginc
A user reported that there is an unused parameter in UnityGlobalIllumination shader file. 1) In UnityGlobalIllumination,cginc, baked... 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 project2) Press Build and run-- Notice that build fails with errors: Error: Error w... 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 Unity3) Build .a... 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 Console ... 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(WebC... 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 project2. Go to Player Settings3. Switch Scripting Runtime Version in Other Setting part from Stabl... Read more
Unity crashes/freezes when setting Render Texture size dimensions to ver...
Steps to reproduce:1. Open any project2. Create a Render Texture3. Set the texture dimensions to 3D4. Set the texture size to someth... Read more
Editor fails to create a new Sprite Asset from Text Mesh Pro
Steps to reproduce:1. Create new Unity project2. Import Text Mesh Pro3. Right click on project view4. Navigate to Create -> TextM... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal