Search Issue Tracker
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
Sprite atlas preview is rendered with artefacts when Atlas contains a Sp...
Steps to reproduce:1. Open the attached project "Case_1353765"2. Click on Texture 2D "Texture"3. In Inspector, open the Android Sett... Read more
Unity crashes when forcing render texture to update before it being init...
How to reproduce:1. Open the user's attached project and Scenes/SampleScene2. In the Hierarchy window, select Terrain GameObject3. I... Read more
'Alpha from Grayscale' doesn't work when the source texture is a 16-bit ...
How to reproduce:1. Open the user's attached project2. In the Assets folder select 'SnowPuff_01_PNG_16bits'3. In the Preview section... Read more
[Mobile] [Texture] Sprite corrupted or invisible in Atlas using certain ...
Reproduction steps:1. Open project in "AtlasIssue.zip"2. Set the platform to iOS (File -> Build Settings)3. In the Project window... Read more
Color.gray is (0.502,0.502,0.502) instead of (0.5,0.5,0.5) when TextureF...
How to reproduce:1. Open the attached project "Color.zip"2. Open Assets/Scenes/SampleScene3. Enter Play Mode and press Space Expecte... Read more
"Shadowmask" item in the assets "Texture Type" drop-down is not localized
Steps to reproduce: Create a project Go to "Assets" -> "Create" ->"2D" -> "Sprites" -> "Triangle" Select the asset to vi... Read more
UNITY_SAMPLE_TEX2DARRAY returns incorrect results
Reproduction steps:1. Open the attached project “Shader Sampling Test”2. Enter Play mode Expected result: Both of the cubes are gree... Read more
Editor crashes on FreeImage_CloneTag when importing a .tif file with exi...
How to reproduce:1. Create a new Unity project2. Import the attached .tif file ("repro_tif.tif") Reproducible with: 2019.4.37f1, 202... Read more
Colors are not dilated on the edges when Alpha is Transparency parameter...
Steps to reproduce:1. Open the user's attached project2. Open SampleScene in the Project window3. Enable 2D view in the Scene window... 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
- Shader Compiler IPC Exception and Editor Crash on AMD 9000-X3D CPU series
- Editor crashes in TextLib::FindIntersectingLink when hovering UITK Labels with <link> tags rendered via ATG
- Crash on mono_log_write_logfile when more than one copy of bee_backend is running
- NativeList<T>.ParallelWriter.AddNoResize() causes memory corruption when used in a [BurstCompile] IJobParallelFor on Web builds
- Realtime reflection probe changes light strength when removing light sources using URP WebGL