Search Issue Tracker
Using Graphics.CopyTexture shows only grey color
To reproduce:1. Open users attached project "CopyTexture.zip"2. Open "Test.unity" scene3. Enter Play mode4. Observe a grey rectangle... Read more
Frame Debugger does not display all additional Shader keywords when debu...
How to reproduce:1. Open the user-submitted project(ShaderKeywords)2. Build the project as a Development Build and open it3. Back in... Read more
Updates on CanvasScaler.matchWidthOrHeight don't reflect in a RenderText...
Repro steps:1. Open attached project2. Open scene "SampleScene"3. Set the Aspect Ratio to 4:34. Enter Play Mode5. Select the "New Re... Read more
Unity does not show proper error message when running on unsupported GPUs
Steps to reproduce:1. Open Unity on a computer that has a GPU which doesn't meet minimum system requirements/is deprecated Expected ... Read more
[iOS] Occluded object becomes transparent when Ambient Occlusion and MSA...
Reproduction steps:1. Open the attached project "msaa ao.zip";2. Make an iOS build;3. Launch the built project on any iOS device;4. ... Read more
[HDRP] Shader property has mismatching texture dimension after switching...
How to reproduce:1. Create new Unity project using "High-Definition RP" template2. In the Build Window, switch the platform to UWP E... Read more
SystemInfo.graphicsMultiThreaded returns inconsistent values depending o...
How to reproduce:1. Open attached "GraphicsMT" project2. Go to Player Settings --> Other settings, observe that Graphics Jobs are... Read more
GL.Clear doesn't clear to the provided depth with a partial viewport
Steps to reproduce:1. Open attached project2. Open SampleScene3. Enter Play mode4. Notice that the main camera viewport changes from... Read more
Shadow rendered through objects when Cast Shadow is disabled.
Shadow rendered through objects when Cast Shadows is disabled. Steps to repro:1. Open attached project.2. Select the Cube game objec... Read more
[TreeCreator][Tree Editor] properties are not changing under distributio...
Properties are not changing under distribution, geometry, shape settings and shadow caster resolution is not changing under material... 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 Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object