Search Issue Tracker
[Graphics General] LOD Group Camera scale value keeps changing while res...
LOD Group Camera scale value keeps changing while resizing the Inspector window. Steps to repro:1. Create a new project.2. GameObjec... Read more
Using "Dynamic Batching" causes visual differences between Scene and Gam...
Reproduction steps: 1. Open "New Unity Project (1).zip" project2. Look at the Scene view and notice two cubes with one side painted ... 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
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
[DirectX11] Editor flickers and occasionally crashes when continuously g...
How to reproduce:1. Open user-submitted project (WindowsScreenFreezeRepro)2. Open scene 'Test scene'3. Enter Play Mode Expected resu... Read more
[Camera] Reset functionality doesn't work for the component.
Reset functionality doesn't work for Camera component. Steps to repro:1. Open a new Project.2. Select the Main Camera.3. Change the ... Read more
[Mesh Renderer]Reset functionality doesn't work for the component
Reset functionality doesn't work for Mesh Renderer. Steps to repro:1. Open a new project.2. Create a cube game object3. Change the p... Read more
Occlusion&Frustum Culling does not work with LWRP
Fixed 2018.3.0b8 Read more
GameObject's selection highlight rectangulates when texture is assigned ...
How to reproduce:1. Open the attached '185234-selection highlight.zip' project2. Open 'SampleScene' Scene3. Select 'Conifer_Needles_... Read more
[OpenGL] RenderTexture.Create failed: format unsupported for random writ...
To reproduce:1) Open attached project2) Open Test Runner3) Run "ComputeAsyncRWTextureTest" Expected: Runs normallyActual: Fails with... 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