Search Issue Tracker
RGB values from Texture2D.GetPixel are wrong when pixel has an alpha val...
How to reproduce:1. Open the user's project "My project.zip"2. Press Play and observe the 5th message in the Console window Expected... 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
Crash in GetColorBlockColors when calling Texture2D.GetPixels32 for crun...
How to reproduce:1. Open user-submitted project (GetPixels32Crash.zip)2. Attach the CrashScript.cs onto any GameObject3. Enter Play ... Read more
Reset functionality does not work on Custom Render Texture
Reset functionality does not work on Custom Render Texture Steps to Repro: 1. Create a new Project2. Project > right-click > C... Read more
Creating ASTC with new Texture2D(res, res, TextureFormat.ASTC_4x4, true)...
How to reproduce:1. Open the attached "asthdrImporter2019.zip" Project2. Click on "Lightmap-0_comp_dir" file in the Project view3. P... 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
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
[TextureStreaming] Texture Mipmap Streaming uses wrong scales after Mate...
Reproduction steps:1. Open the attached project "mipstreaming-scale"2. Open "SampleScene"3. Make sure the Game view resolution is 10... Read more
Volumetric rendering display is not displayed when selecting Texture3D
How to reproduce:1. Open the attached project "3D Volumetric Preview Bug Project.zip"2. Select Assets/Test_3DVolume.asset in the Pro... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Branch or commit" dropdown is empty and does not show options when switching to a Repository that does not contain the previously selected branch name
- Sprite preview in Inspector gets more cropped when Padding is increased
- Unity logging warnings about [SerializeReference] when using localization package
- Model import documentation link is incorrect
- Crash on GetDatabase when SQLite database for the curl file cache fails to open or create