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 Expec... Read more
A texture is applied on every Editor window when calling Texture2D.LoadI...
Reproduction steps: 1. Open the attached project 2. Enter Play Mode 3. Observe the Editor windows Expected result: the texture shou... 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 GameObject 3. Enter Pl... 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 Project 2. Project > right-click > Crea... Read more
Creating ASTC with new Texture2D(res, res, TextureFormat.ASTC_4x4, true)...
How to reproduce: 1. Open the attached "asthdrImporter2019.zip" Project 2. Click on "Lightmap-0_comp_dir" file in the Project view 3... Read more
Creating another Render Texture causes "assigning 3D texture to 2DArray ...
Steps to reproduce: 1. Create a new empty legacy project 2. Create Render Texture and set type to 2D Array first, then type to Cube ... Read more
Custom Render Textures are not rendered in a Standalone Build
How to reproduce: 1. Open the attached project named "CustomRenderTextureMaterialIssue" 2. Open the SampleScene and enter Play mode ... Read more
A JPEG image has artifacts that do not appear when loading the Texture w...
How to reproduce: 1. Open the attached project "BrokenJPEGTest.zip" 2. Click Play 3. Observe the two quads in the Game View Expecte... Read more
Texture Importer Max Size for Standalone build is not correctly overridden
Reproduction steps: 1. Open the user's attached project 2. In the Project window, select TooBigTexture asset and observe that Max Si... Read more
Materials applied to GameObjects at runtime from Resources/Addressables ...
How to reproduce: 1. Open the user's attached "U - Bugreport project.zip" project 2. Go to File -> Build And Run 3. Observe the Game... 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
- [CI/CD]Build cache not invalidated when building targets with different defines
- VFX Learning Templates contains an empty folder the HDRP_VFX_Learning_Templates Scene
- Crash on -[NSApplication endModalSession:] when changing code in a Code Editor, saving and clicking on the Unity Window with "Stop Playing and Recompile" selected
- “Install package from git URL” and “Install package by name” tab does not close when resizing undocked Package Manager window and gets pushed outside the window
- "EndLayoutGroup: BeginLayoutGroup must be called first." errors are thrown when creating a Tag with identical name and holding the enter keyboard button