Search Issue Tracker

0
votes
Fixed

Texture doesn't support 64-bit precision when its Texture Type is set to...

Texture

-

Jun 23, 2020

-

Version/s: 2020.2, 2020.2.0a15

How to reproduce: 1. Open the attached project's Scene labeled "SampleScene" 2. Enter the Play Mode 3. In the Game View, observe the... Read more

1
votes
By Design

Textures become gray when they are converted with Graphics.ConvertTexture

Texture

-

Jul 12, 2020

-

Version/s: 2018.4, 2020.2, 2020.2.0a17

How to reproduce: 1. Open user's attached "BugReport_GraphicsConvertTexture.zip" project 2. Open Assets/Textures folder 3. Observe t... Read more

0
votes
By Design

[Android] Artifacts appear in texture Preview Window on Android Platform...

Texture

-

Jun 16, 2021

-

Version/s: 2019.4, 2019.4.26f1, 2020.3, 2021.1, 2021.2

Reproduction steps: 1. Open the attached user's project "1054932 texture compression fallback.zip" 2. Switch the Platform to Android... Read more

0
votes
Fixed

New BC7 (bc7e) compressor on full red texture results in imperfect red (...

Texture

-

Feb 16, 2021

-

Version/s: 2021.2.0a4

When setting all pixels of a 4x4 texture to red (1,0,0) the new in 2021.2 BC7 compressor (bc7e) changes the values to (0.992,0,0). ... Read more

0
votes
Fixed

RenderTexture wrap mode does nothing

Texture

-

Nov 14, 2020

-

Version/s:

RenderTextures completely ignores the wrap mode set in the inspector when they are sampled in a shader. Tested in 2020.2.0b8 and 20... Read more

0
votes
Fixed

Unity crashes when forcing render texture to update before it being init...

Texture

-

May 16, 2021

-

Version/s: 2020.3, 2021.1, 2021.1.7f1, 2021.2

How to reproduce: 1. Open the user's attached project and Scenes/SampleScene 2. In the Hierarchy window, select Terrain GameObject 3... Read more

0
votes
Fixed

Using Texture2D.EXRFlags.CompressPIZ causes StackOverflowException

Texture

-

Feb 04, 2021

-

Version/s: 2019.1.0a6, 2020.2, 2020.2.2f1, 2021.1, 2021.2

Reproduction steps: 1. Open the user's attached project 2. Select QA/Encode Texture to PIZ EXR 3. Observe the Console window Expect... Read more

0
votes
Fixed

Custom Render Texture does not render on Direct3D11 and Direct3D12 graph...

Texture

-

May 23, 2020

-

Version/s: 2018.4, 2019.3.7f1, 2020.2

How to reproduce: 1. Open the project from the attached file "1249916.zip" (link in edit) 2. Open the "Terrain" scene from Assets > ... Read more

1
votes
By Design

Transparent pixels are not returned when Texture2D GetPixels is called

Texture

-

Jul 25, 2020

-

Version/s: 2018.4, 2019.4, 2020.1, 2020.1.0f1, 2020.2

How to reproduce: 1. Open attached project "GetPisxelBug.zip" and scene "scene" 2. Enter Play mode 3. In Hierarchy, select "rendere... Read more

0
votes
By Design

[Textures] CubemapArray API forces duplicate code because you cannot acc...

Texture

-

Aug 11, 2020

-

Version/s:

Steps to repro: 1. create a new project 2. create a new script 3. in the script, create 1x Cubemap and 1x CubemapArray objects 4. ma... Read more

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.