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
A texture is applied on every Editor window when calling Texture2D.LoadI...
Reproduction steps:1. Open the attached project2. Enter Play Mode3. Observe the Editor windows Expected result: the texture should n... 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
Creating another Render Texture causes "assigning 3D texture to 2DArray ...
Steps to reproduce:1. Create a new empty legacy project2. Create Render Texture and set type to 2D Array first, then type to Cube3. ... 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 mode3. ... 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 Play3. Observe the two quads in the Game View Expected re... Read more
Texture Importer Max Size for Standalone build is not correctly overridden
Reproduction steps:1. Open the user's attached project2. In the Project window, select TooBigTexture asset and observe that Max Size... Read more
Materials applied to GameObjects at runtime from Resources/Addressables ...
How to reproduce:1. Open the user's attached "U - Bugreport project.zip" project2. Go to File -> Build And Run3. 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
- 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