Search Issue Tracker
[Android] Static objects do not get destroyed when loading an applicatio...
To reproduce:1. Open the QA's attached project "staticRemainRepro"2. Build and Run on Android with Development Build selected3. Pres... Read more
[2018.4][Metal][Multithreaded Rendering][iOS] Graphical corruption after...
How to reproduce:1. Download the "unity_MT_bug_project.zip" project2. Download the "unity-common.zip" packages3. Make sure the folde... Read more
[Android] [Vulkan] Adreno 612 fails to detect ASTC+HDR texture format an...
Steps to reproduce:1) Download attached project and open in Unity2) Make sure that Vulkan is the only Graphics API in the Player Set... Read more
InputActions asset gets cleared when the Input System package is updated
How to reproduce:1. Open the project attached by the user("TEST_XboxOneBuild")2. Update "Input System" package to any newer version ... Read more
[SRP] Two or more cameras/reflection probes rendering Terrain crashes wi...
Steps to reproduce:1. Open attached HDRP project2. Create a Planar Reflection Probe3. Add terrain and align planar reflection probe ... Read more
Wrong sorting for "GC Alloc" column in Show Related Objects panel of Pro...
How to reproduce:1. Open the "Profiler_Test.zip" project2. Open the "SampleScene" scene3. Open the Window > Analysis > Profile... Read more
[Terrain] Editor crash on "SpookyHash::Short" when opening the scene
How to reproduce:1. Open the attached "[Terrain] FTP.zip" project2. Open the "06_AutomaticSpeedTreeInstancingLODs" scene (Assets -&g... Read more
[iOS] Crash on CreateCppStringFromNSString when entering Emoji as max ch...
How to reproduce:1. Build the attached project for iOS2. Build & Run the project to device via Xcode3. Type 23 letters in the In... Read more
Unable to create a Texture3D with a compressed format
Texture3D does not support compressed texture format for SetPixelData etc. Make it support it! Read more
[Addressables] Changes made to an Addressables Scene do not carry over w...
Steps to reproduce:1. Open the provided project "AddressablesSceneUpdate.zip"2. In the Addressables Groups window select Build > ... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal