Search Issue Tracker
Editor crashes in ShaderPropertySheet::UpdateTextureInfo if logo's impor...
To reproduce: 1. Open the attached project (Blockead's Adventure.zip2. In the Player Settings, add Assets/misc/icon asset as a logo ... Read more
High coordinate values in Object Transfrom causes their meshes to become...
Reproduction steps:1. Open the attached project in Unity2. Focus the editor view on the sphere object3. Move around using your mouse... Read more
Unity crashes when calling Material.SetColor with specific arguments
Add the following code to a script or add the script from the attached project to a scene and press play in the Editor. Unity crashe... Read more
Depth not rendered to Temporary Render Textrue when MSAA enabled
When we try to render to "temporary render texture" using CommandBuffer and MSAA is enabled, the depth is not preserved. Reproductio... Read more
Crunch compression library crash "crnlib::crn_comp::quantize_images()" >...
Reproduction steps:1. Open the attached project "CrunchCompressionTest.zip (9.6 MB)". Actual behavior:- Editor crashes. Reproduced w... Read more
[Shuriken] Prefab with Particle System is visible in the Scene and Game ...
Steps to reproduce:1. Download 976709_repro.zip2. Select "Particle system" prefab3. Check Scene and Game window Expected results: Wh... Read more
UnityEngine.UI Graphic Rebuild Loop Error
How to reproduce:1. Open given Unity project2. Enter play mode3. Error message appears in console Expected result: When entering pla... 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
Object gets corrupt/invisible when updating to Unity 5 or deleting the l...
Reproduction steps:1. Download the attached "Stripped" project.2. Open it with 4.7.2.3. Open the "Stages/_Stage0a1 on the farm" scen... Read more
Camera fails to generate a depth texture
Steps to reproduce:1. Open the attached project (ShaderPassesWithCameraDepth.zip)2. Open the Fog of War/Examples/1. Image Effect/Exa... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal