Search Issue Tracker
Texture2D.GenerateAtlas returns true with a list of returned rectangles ...
Reproduction steps: Open the attached project “GenerateAtlas-unity.zip” Open the “/Assets/Scenes/SampleScene.unity” Scene Enter the ... Read more
Texture Streaming not loading correct mips and not respecting QualitySet...
How to reproduce:1. Open the attached '1254505.zip' project2. Open 'SampleScene' Scene3. Build for iOS and open the Xcode project4. ... 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
Repeat texture wrap mode set through TextureImporter in AssetPostProcess...
Reproduction steps:1. Open project "AssetTextureWrap.zip"2. Open Scene "SampleScene"3. Observe Scene view Expected result: Texture i... Read more
Texture with Alpha Source set to Create From Grayscale and Alpha is Tran...
Reproduction steps:1. Open attached project "1317030.zip"2. Click on "BaseGround1" in the Assets folder3. In Inspector window, notic... Read more
RenderTexture wrap mode does nothing
RenderTextures completely ignores the wrap mode set in the inspector when they are sampled in a shader. Tested in 2020.2.0b8 and 202... 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
PVR textures are flipped upside-down when imported in the Editor or load...
How to reproduce:1. Open user-submitted project (Repro.zip)2. Open the SampleScene3. Enter Play Mode4. Note the 2 images(loaded via ... Read more
[URP] "RenderTexture.Create failed" thrown with Linear Color Space, Disp...
How to reproduce:1. Open the attached project ("PP Bug Report.zip")2. Build And Run on an iOS device Expected result: The Scene is r... Read more
Texture 'Read/Write' option does not double the memory in Profiler
How to reproduce:1. Open attached project "TextureReadWriteMemory.zip" and scene "test"2. Open File -> Build Settings3. Make sure... 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
- 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
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server