Search Issue Tracker
[Android][VideoPlayer] Vertically oriented videos are flickering when pl...
To reproduce: 1. Download and open attached "repro972235.zip" project from provided link.2. Build and run on any Android device. Exp... Read more
[2018.1] Mac and Windows Packages is missing from Saihai/CDN
Seems like Mac/Windows standalone rename was not communicated to the publishing team so this results in an inability to install Wind... Read more
Editor crashes after entering/exiting Play mode while having Tile Palett...
Steps to reproduce:1. Open attached "CrashRepro.zip" Unity project2. Go to Window -> Tile Palette3. Enter and Exit Play mode4. Cl... Read more
Script Component that has a missing script is called "Nothing Selected" ...
How to reproduce:1. Open the attached "MissingScript" project and "Scene"2. Click on the "GameObject" in the Hierarchy3. Notice that... Read more
Anima2D + SpriteAtlas causes sprite to shrinking
How to reproduce:1. Download attached project file and open "work" Scene2. Enter Play Mode Actual result: After creating SpriteAtlas... Read more
Crash when creating a new project from an already opened project
1. Open Unity editor2. Create a new project3. As soon as the project is open select File -> New Project...4. Press Create project... Read more
UnityDistanceBasedTess() crashes Unity editor without stack trace when u...
How to reproduce:1. Open Unity2. Load tester-submitted project(TesselationTest.zip)3. Open '1.unity' scene4. Select 'New Material' i... Read more
Skinned Mesh Renderer bounds offsets when applying optimize GO if bounds...
Steps to reproduce:1. Download 972082_repro.zip and open "Creature_test" scene2. Check Apatosaure mesh renderer bounds3. Enable Apot... Read more
[Umbra] Occlusion culling works incorrectly on some objects
Steps for reproduction:1) Download the project from the link below2) Open scene ‘Demo5’3) Clear the culling data and bake it again4)... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS