Search Issue Tracker
Skinned mesh flickers during manipulation
How to reproduce:1. Open attached project "SkinnedMeshFlicker.zip"2. Open "Ninja" scene3. Select "RightUpperLeg" (Ninja > Root &g... Read more
Anti-aliasing has no effect
Anti-aliasing has no effect. To reproduce:- Open attached project and launch "scene-directional" scene- Go to Quality Setting and se... Read more
[Metal] Shader does not work on Metal and does not produce any errors or...
Steps to reproduce:1. Open “MetalBug.zip” Unity project2. Double-click on “Cube” object in Hierarchy to focus it in Scene view Expec... Read more
Unsupported formats for Async GPU readback
R16G16B16A16_Unorm should be supported for AsyncGPUReadback Step:1. Open repro project, hit play2. Observe console about error sayin... Read more
Memory leak in a specific built project causes the Player to eventually ...
How to reproduce:1. Download the linked project 'Built Game.zip'2. Launch the project (Ultra settings) with '-logFile Player.log' ar... Read more
Mesh.MeshData.SetVertexBufferParams function is not compatible with Burst
SetVertexBufferParams function of Mesh.MeshData uses params VertexAttributeDescriptor[] attributes that doesn't compile with Burst. ... Read more
Rendering opaque geometry should happen more front to back than it is now
Unity seems to sort by material first and then front-to-back within each cluster. The materials themselves are not sorted front-to-b... Read more
[OpenGL] Crash when rendering modified meshes to RenderTexture
Steps to reproduce : - start Unity using in OpenGL mode- import the project attached- open the scene- press play and Unity will cras... Read more
Reflection Probe bake data is always saved to a folder with the same nam...
This can't possible be good or safe. What happens if the user already has a folder called the same as a scene? What if there are alr... Read more
Console "RenderTexture.GenerateMips failed" errors are thrown when enter...
To reproduce:1. Open the "DefaultScene" in the user-provided project2. Enter Play mode3. Observe Console window Desired outcome: Ent... 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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled