Search Issue Tracker
Getpixels32 from WebCamTexture renders view upside down, then freezes wi...
How to reproduce: 1. Open attached project2. Open scene Scene.unity3. Play the scene- Note how the view is upside down and after a w... Read more
RenderForwardOpaque.Sort is called when Camera Sort Order is set to "No ...
How to reproduce:1. Open attached Unity project2. Select "Scripts" gameobject.3. In "Sort Order Changer" component select "No Distan... Read more
Editor crashes on Mesh::UpdateSubMeshVertexRange when calling Mesh.SetSu...
How to reproduce:1. Open the attached "SubmeshBug.zip" project2. Load the "SampleScene"3. Select the "Mesh" GameObject in the Hierar... Read more
[Standalone] "Your GPU (Null Device) or driver doesn't support linear re...
Reproduction steps:1. Open the project2. Build "test" scene3. Create a shortcut for the build executable file4. Add -batchmode -nogr... Read more
[RenderTextureFormat] ConvertTexture() with R8 and RG16 crashes on DX12 ...
Crash on Windows DX12 and Vulkan, also Android Vulkan (Tested on Nvidia Shield, Tegra GPU) Step:1. Make sure you are using DX12 Edit... Read more
Meshes drawn with Graphics.DrawMesh disappear while pausing
In the previous versions of Unity, meshes drawn with Graphics.DrawMesh keep displayed while pausing. However, in 5.2.4 and later ver... Read more
Importing a grayscale image as single channel with low quality setting t...
Steps to reproduce: 1. Open attached project2. Clear console3. Select "portrait_adam" in assets- NullReferenceException is thrown3. ... Read more
Resizing editor tabs results in artifacts
Projects Steps: 1. Open new Project.2. Resize it like crazy (Check GIF).3. You should get some rendering artifacts. Read more
[OSX][OpenGLCore] Project with OpenGLCore set opened in version where it...
How to reproduce:1. Create a new project in Unity 5.3.0b1-32. Change graphics settings (Edit> Project Settings > Player > U... Read more
Graphics.DrawMeshInstanced fails to apply array properties from a Materi...
Steps to reproduce:1. Open the attached project2. Open the SampleScene3. Play the scene4. It renders two triangles side by side, one... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved