Search Issue Tracker
PVR textures are flipped upside-down when imported in the Editor or load...
How to reproduce:1. Open user-submitted project (Repro.zip)2. Open the SampleScene3. Enter Play Mode4. Note the 2 images(loaded via ... Read more
Materials applied to GameObjects at runtime from Resources/Addressables ...
How to reproduce:1. Open the user's attached "U - Bugreport project.zip" project2. Go to File -> Build And Run3. Observe the Game... Read more
Crash on MiniHeightMap::ExtractNormalMap<0,0> when 16k Map Size is appli...
Reproduction steps:1. Open the “ReproProject“ project2. Select the “Assets/Images/Map_NRM_16“ asset3. Change Map Size to “16384“ und... 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
Some Sprites are fragmented when added to Sprite Atlas
Reproduction steps:1. Open the attached project ("TestAtlas")2. Switch to Android build platform3. Create a new Sprite Atlas by clic... 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
"Initialization Mode" and "Update Mode" drop-downs are not localized in ...
Steps to reproduce: Create a project Go to "Assets" -> "Create" ->"Rendering" -> "Custom Render Texture" Select the asset t... Read more
Using Texture2D.EXRFlags.CompressPIZ causes StackOverflowException
Reproduction steps:1. Open the user's attached project2. Select QA/Encode Texture to PIZ EXR3. Observe the Console window Expected r... Read more
New BC7 (bc7e) compressor on full red texture results in imperfect red (...
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). C... Read more
[MacOS] Crash on __pthread_kill when Render Texture has no Depth buffer ...
Reproduction steps:1. Open the attached “RenderTextureCrash.zip” project2. Change New Render Texture’s Dimension to 3D Expected resu... 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
- "Custom Function" Node "Input" type changes do not immediately show mistmatch errors when set to an incompatible type in Shader Graph
- My Assets list is populated with Asset Packages when setting how many Packages to display before clicking the Load button
- Hub shows 6.0 as Latest LTS when opening a project after deleting its 6.3 Editor version
- Localization Group Rules bypasses Locale logic when SharedGroup asset provided
- UI Toolkit World UI Text Field unfocuses immediately when clicking on it using XR Controller