Search Issue Tracker
Repeat texture wrap mode set through TextureImporter in AssetPostProcess...
Reproduction steps:1. Open project "AssetTextureWrap.zip"2. Open Scene "SampleScene"3. Observe Scene view Expected result: Texture i... Read more
TextureImporter.GetAutomaticFormat doesn't return the correct format whe...
How to reproduce:1. Open the user-attached project2. Select the “TestTexture.asset”3. In the Inspector window select the “Windows, M... Read more
Crash on CachedWriter::Write when building a specific project with a def...
Reproduction steps:1. Open the attached project “CrashRepro“2. Build the project Expected result: The project is builtActual result:... Read more
RenderTexture wrap mode does nothing
RenderTextures completely ignores the wrap mode set in the inspector when they are sampled in a shader. Tested in 2020.2.0b8 and 202... 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
[iOS] Unable to create Texture2D's with ASTC_RGBA_4x4 texture format at ...
How to reproduce:1. Open the attached 'ASTCTester.zip' project2. Switch Platform to iOS in Build Settings3. Build for iOS and open t... Read more
Some Textures are not created when their formats are shown as supported ...
Reproduction steps:1. Open attached project "1266102"2. Open scene "SampleScene"3. Enter Play Mode Expected result: All texture form... Read more
Crash on delete_object_internal_step1 when unloading memory
Reproduction steps:1. Open the attached project "UnloadResourceBug2021_3_15f1"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3.... Read more
NullReferenceException when selecting a Texture2DArray
There are two ways to trigger a NullReferenceException with Texture2DArray: Opening a scene that uses a Texture2DArray. Find the Dra... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on "StoredGraphicsBuffer::GetGfxBufferID" when activating VFX via extention of Activation Track in Timeline window
- [Linux] Stack trace file path and line number information is missing when IL2CPP Stacktrace Information is set to "Method Name, File Name, and Line Number"
- Warnings due to obsolete Object.FindObjectsByType<T> usage and [SerializeReference] are logged when opening the Netcode for Entities setup scene
- Non-standard pointers cannot change Inspector values with arrow controls when crossing Inspector area
- No longer able to change the Toggle or Slider GameObjects' Target Graphic value and a NullReferenceException is thrown when the Target Graphic value is set to None at any point