Search Issue Tracker
Graphics.CopyTexture doesn't work correctly when using Texture Streaming
How to reproduce:1. Open the user-attached project “TextureStream”2. Click Build And Run3. In the Player, click "Load Tex0", "Apply ... 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
NullReferenceException when selecting a Texture2DArray
There are two ways to trigger a NullReferenceException with Texture2DArray: Opening a scene that uses a Texture2DArray. Find the Dra... Read more
[AsyncLoadInEditor] Crash on SerializedFile::WriteObject() when building...
Steps to reproduce:1. Open the attached “IN-45795” project2. Build the project Expected result: Build completed with a result of ‘Su... Read more
SRGB_LinearToGamma is only applied when SRGB_GammaToLinear_UNorm8ToFloat...
Reproduction steps:1. Open the attached project “TextureImportIssue”2. Select the “Assets/textures.tga” texture3. In the Menu bar cl... Read more
[AsyncLoadInEditor] Universal RP shader graphs throw "malformed cached i...
Reproduction steps:1. Open the “MalformedCachedImageStripped“ project2. Assets > Reimport All, and observe the Console Expected r... Read more
Non power of 4 BC1 texture fallback code can lead to a crash with some t...
Observed in VRChat with a 2019-built 2x2 BC1 texture. The fallback code truncates the number of mips from 3 to 2 which puts the text... Read more
MipMaps get removed from textures when using EditorUtility.CompressTexture
Reproduction steps:1. Open project “TextureCompress.zip”2. Expand "washing_machine.glb" subassets in the Project window and select t... Read more
The 'Read/Write' flag on Texture2DArray isn't taking effect
How to reproduce:1. Open the attached “Repro” project2. Make sure the ‘Read/Write' flag for ‘Assets/tex2d’ Asset is set to false3. B... 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
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