Search Issue Tracker
Alpha channel not preserved properly before adding PostProcessing effect...
Steps to reproduce:1. Open "CommandBuffers.7z" attached project2. Open "test" scene and enter Play mode3. Observe "Layer2" panel bei... Read more
Editor does not save font asset "fallback Reference" properly, which pre...
To reproduce:1. Open attached project "Font Fallback Test.zip"2. Open "init" scene.3. There are 4 different examples of text. 3rd ex... Read more
Textures are being flipped when using Graphics.CopyTexture to create cub...
To reproduce:1. Create a new project and import "cubemapCopyTextureBug.unitypackage"2. Open scene "cu"3. Press Play4. Check generate... Read more
[SRP] HDRP Strange compile popup box with 2.0.3-preview
SRP Repo: Issue #1531 What happened?When compiling own scripts, a process appears to be launched that causes HDRP shaders to compile... Read more
[Metal] Crash in ReadPixelsToImage() at TextureReadbackMetal.mm:55
Reproduction steps:1. Open the attached project.2. Build it.3. Click "Left corner partially" a few times.- Application will crash4. ... Read more
[macOS][Retina] UI Text is blurry (not clear) on Retina displays in Builds
UI > Text is blurry on retina displays. It is very well seen with small fonts. Steps to reproduce:1. Open attached project.2. Bui... Read more
Lightmap texture type is different across thumbnails or previews, platfo...
Texture with Lightmap texture type is different across1. thumbnails / previews / game or scene views2. platforms (Windows and Androi... Read more
Texture wrap mode - mirror once is wrong on Android Vulkan, Android GLES...
Texture wrap mode set to "Mirror Once" is mirroring more than once on:Android GLES3 player (Samsung Galaxy S7, Nexus 6)Android Vulka... Read more
[StaticBatching] Unneeded individual shadow batching calls are issued wh...
Steps to repro: 1. Open attached project and 't1' scene;2. Open Frame Debugger (Window -> Frame Debugger);3. Open Profiler (Windo... Read more
Custom shader doesn't override built-in terrain shader
How to reproduce:1. Open the attached '1193781-shader-override-issue.zip' project2. Open 'SampleScene' Scene3. Inspect 'Standard-Fir... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS