Search Issue Tracker
Building for a platform the first time modifies the "Always Included Sha...
Reproduction steps:1. Create a New Project2. Open "Project Settings" -> "Graphics"3. Build a Standalone player5. Notice that afte... Read more
[Graphics] Editor restarts on switching graphics API in play mode but th...
Editor restarts on switching graphics API in play mode but the graphics API does not switch. In previous versions, Editor used to th... Read more
AsyncGPUReadback.RequestIntoNativeArray() crashes Unity when trying to r...
How to reproduce:1. Open the attached project(Test ref AsyncGPUReadback) using the EnvIronman VM(optional, more information in Edit)... Read more
Custom shader doesn't override built-in terrain shader
How to reproduce:1. Open the attached '1193781-shader-override-issue.zip' project2. Open 'SampleScene' Scene3. Inspect 'Standard-Fir... Read more
Textures are being flipped when using Graphics.CopyTexture to create cub...
To reproduce:1. Create a new project and import "cubemapCopyTextureBug.unitypackage"2. Open scene "cu"3. Press Play4. Check generate... Read more
NullReferenceException when having Camera with RenderTexture output sele...
How to reproduce:1. Create a new URP project2. Create a new Render Texture3. Assign the Render Texture to a Camera GameObject4. Ente... Read more
Object meshes are not drawn in "Wireframe" shading mode representation w...
Object meshes are not displayed in scene view when shading mode is set to Wireframe with OpenGLES2 and OpenGLES3 Graphics APIs howev... Read more
Shader is rendered incorrectly when loaded from an Asset Bundle made in ...
Steps to reproduce:1. Open User-supplied project2. In the "Sample" scene, select 'loader' in the Hierarchy window and in Inspector w... Read more
GameObject's outline does not update when the Shader's Vertex value is c...
How to reproduce:1. Open the user-attached project's scene-outline-problem scene2. Select the Sphere GameObject3. Change the Shader'... Read more
Switching to Vulkan crashes editor
RPs tested: URP, HDRP, Standard (Occurs in all three) Version tested: 2020.1.0a12, 2019.3.0b10, 2019.2.8f1 Does not occur on 2019.2.... 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
- [Asset Bundles] A new bundle hash is not generated when the name of a serialized field is changed
- "Editor unavailable" message is displayed when navigating to "Get set up" tab in Unity Hub
- Icon section shows incomplete message and unusable check box in Build Profiles and Player Settings window instead of “Not applicable for this platform” for Dedicated Server Platform
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS