Search Issue Tracker
Project crashes on opening in ShaderLab::IntShader::PostLoad(Shader*)
How to reproduce:1. Open the attached Probuilder2.2.zip project===Crash occurs=== Reproducible wtih: 2019.2.7f2 Not reproducible wit... Read more
Mesh.MeshData.SetVertexBufferParams function is not compatible with Burst
SetVertexBufferParams function of Mesh.MeshData uses params VertexAttributeDescriptor[] attributes that doesn't compile with Burst. ... Read more
Starting a DX11 Unity player ignores the "-adapter X" setting
Steps to reproduce : - have a machine with 2 monitors- open Unity and create a new scene- build the scene and make a desktop shortcu... Read more
Editor crashes at CreateDirect3D11SurfaceFromDXGISurface when GraphicsBu...
Steps to reproduce:1. Download 1172167_repro.zip2. Open "SampleScene" scene3. Enter play mode4. Open Scene window5. Select Camera Ac... Read more
Memory leak in a specific built project causes the Player to eventually ...
How to reproduce:1. Download the linked project 'Built Game.zip'2. Launch the project (Ultra settings) with '-logFile Player.log' ar... Read more
PreviewRenderUtility.camera.backgroundColor doesn't have any effect on t...
Steps to reproduce:1. Download 1176854_repro.zip2. From Toolbar open My custom Tools -> PreviewRenderUtility Test3. In the newly ... Read more
Editor crashes while opening a prefab with UI:Canvas
Steps:1. Open attached project2. Find NewSaveSlot prefab3. Double-click on it to open==> Editor crashes The regression was introd... Read more
Plugging time into a master node on HDRP crashes Unity
Occurs in SRP Master (commit 1811ed952a)Repro steps:1. Use a project with HDRP2. Create a new PBR or HD Lit shadergraph3. Create a "... Read more
Skinned mesh flickers during manipulation
How to reproduce:1. Open attached project "SkinnedMeshFlicker.zip"2. Open "Ninja" scene3. Select "RightUpperLeg" (Ninja > Root &g... Read more
Crash on generating lighting in a scene with meshes that doesn't have UVs
Reproduction steps:1. Open the project attached by the user2. Open "chillroom broken"3. Click "Generate Lighting" in the Lighting Wi... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used