Search Issue Tracker
Mesh isn't cleared from Memory when calling SkinnedMeshRenderer.BakeMesh...
How to reproduce:1. Open the attached project "meshRepro"2. Open the scene "SampleScene" and enter Play mode (Assets/Scenes/SampleSc... Read more
Instantiating a Mesh with R/W disabled causes crash
Reproduction steps:1. Open the attached project "ReadWrite.zip"2. In Assets select KeyTypeA_1.fbx and enable Read/Write checkbox in ... Read more
Mesh.GetIndexBuffer() requires Mesh's 'Read/Write' flag to be enabled to...
Reproduction steps:1. Open the attached 'GetIndexBuffer' project2. Open the 'SampleScene'3. Observe the 'Assets\Body mesh.fbx' model... Read more
Mesh.CombineMeshes discards empty sub-meshes when 'mergeSubmeshes' is se...
Reproduction steps:1. Open the attached ‘8224' project2. Go to the ‘Window → General → Test Runner’3. Click on the ‘Run All’ button4... Read more
Mesh.AddBlendShapeFrame performance decreases when consecutively adding ...
How to reproduce:1. Open the user's attached project2. Open scene Scenes/SampleScene3. Open the Profiler (Window -> Analysis ->... Read more
Crash on Mesh::RecalculateBounds when assigning not enough vertices for ...
Reproduction steps:1. Open user's attached project2. Press Play Expected result: Editor successfully enters Play ModeActual result: ... Read more
Modifications to Mesh.triangles are not uploaded to the GPU when the Gam...
How to reproduce:1. Open the attached project "ProceduralGeneration.zip"2. Enter Play Mode Expected results: Mesh is generatedActual... Read more
Particle System is flickering when recovering deleted mesh file
Reproduction steps:1. Open the user’s attached project2. Open the “Assets/New Scene.unity“ scene3. Backup “Assets/plane.fbx” outside... Read more
mesh.SetVertexBufferData and mesh.SetIndices calculates bounds incorrect...
To reproduce:1. Open the user’s project2. Enter Play mode3. Observe the Console Expected result: Log “Center: (0.50, 0.50, 0.50), Ex... Read more
Crash on Unwrapping_CUSTOM_GeneratePerTriangleUVImpl_Injected when passi...
Reproduction steps:1. Open the user's attached project2. Open Assets/Scenes/SampleScene3. Click on the FloorNode GameObject Expected... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS