Search Issue Tracker
[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
[iOS] Unity's profiler device memory consumption is different from consu...
Steps to reproduce:1. Create a new Unity project2. Build to iOS with "Development mode" and "Autoconnect profiler"3. Open the projec... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template