Search Issue Tracker
RGB values from Texture2D.GetPixel are wrong when pixel has an alpha val...
How to reproduce:1. Open the user's project "My project.zip"2. Press Play and observe the 5th message in the Console window Expected... Read more
[Backport] Texture2D.Resize toggles GraphicsFormat each time it's called...
How to reproduce:1. Open the attached project2. Open SampleScene3. Select MyCustomTexture in the project window4. Right-click in the... Read more
Crash in GetColorBlockColors when calling Texture2D.GetPixels32 for crun...
How to reproduce:1. Open user-submitted project (GetPixels32Crash.zip)2. Attach the CrashScript.cs onto any GameObject3. Enter Play ... Read more
Reset functionality does not work on Custom Render Texture
Reset functionality does not work on Custom Render Texture Steps to Repro: 1. Create a new Project2. Project > right-click > C... Read more
Creating ASTC with new Texture2D(res, res, TextureFormat.ASTC_4x4, true)...
How to reproduce:1. Open the attached "asthdrImporter2019.zip" Project2. Click on "Lightmap-0_comp_dir" file in the Project view3. P... Read more
[Quest] Texture2D.LoadImage returns false when the format is DXT1/5
Reproduction steps:1. Open the attached project "ReproProj" with Android Platform2. Open the “/Assets/Repro/Repro.unity” Scene3. Ins... Read more
Sprite Mode field is empty upon changing Texture Type to Sprite
How to reproduce:1. Create and open a new 3D project2. Import the attached image "OuterBorder.png" (or any image) to the project3. C... Read more
Crash on ExrDecoder::DecodePixelsImpl when loading .exr texture file
Reproduction steps:1. Open the attached project “CrashRepro“2. Click on Bug>LoadImageEXR Expected result: Texture gets loadedActu... Read more
Unity Editor fails to import on a PC with gen 13 intel CPU and RTX4090
Steps to reproduce:1. Open the attached user's project "ThirdPerson.zip" or create a Third Person Template project through Unity Hub... Read more
Texture2D.PackTextures produces uncompressed Textures
How to reproduce:1. Open the user-attached project “TextureRepackBug”2. Open the “SampleScene” scene3. Enter the Play Mode4. Observe... 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