Search Issue Tracker
Updating Mesh geometry is much slower since 2021.1
How to reproduce: 1. Open the attached project named "Project2019_4.zip" 2. Open Assets/scene Scene 3. Build a standalone player 4.... Read more
Mesh: last vertex index (e.g. 0xFFFF for 16-bit indices) makes the trian...
How to reproduce: 1. Open the user's attached "TerrainGen" project 2. Open the Scene "SampleScene" 3. Enter the Play Mode 4. Inspect... Read more
Mesh is shaded as black when setting BoneWeights via Advanced Mesh API
How to reproduce: 1. Open the attached project's Scene labeled "BoneWeightTestScene" 2. Enter the Play Mode 3. Inspect the generated... Read more
Crash when editing Meshes of Gameobjects through Script
Reproduction steps: 1. Open user attached project 2. Open Assets\Scenes\SampleScene Scene 3. Press Play 4. Press Mouse0 (Left click)... Read more
Assertion failed on expression: 'a.size == b.size' when rendering Skinne...
How to reproduce: 1. Open the user's attached "cam-skin-render-bug.zip" project 2. Open the "cam-skin-render-bug" Scene 3. Select th... Read more
Vertex data is lost when Mesh is marked as Addressable and Play Mode Scr...
Reproduction steps: 1. Open the user's attached project and Test scene 2. In the Project window, select Content/Effects/AirDrop/Radi... Read more
[Mesh] Blendshapes added w/ AddBlendShapeFrame won't work properly with ...
How to reproduce: 1. Open the user's attached "TestCombineMeshes.zip" project 2. Open the "SampleScene" Scene 3. Enter Play Mode 4. ... Read more
InvalidOperationException errors thrown in console when multi selecting ...
How to reproduce: 1. Create a new project and open it 2. Create 2 Cubes in the Hierarchy and select them both 3. In the Inspector ed... Read more
[Mesh] Unwrapping.GenerateSecondaryUVSet can fail but the API does not i...
How to reproduce: 1. Open project "ok.zip" 2. Open Scene "TestGenerateNewUV2Layout" 3. Press Play Expected result: Unity handles t... Read more
Plane.GetDistanceToPoint returns '0' on build (reason: mesh normals stri...
How to reproduce it: 1. Open the attached project 'testit.zip' (use testit_FBX.zip if do not have Blender) 2. Load 'SampleScene' fro... 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
- SearchExpression strips quotes
- dSYM file is not created during macOS standalone build
- Project Settings panels disappear and do not repaint when entering Play Mode without reloading Domain
- Screen Space Decals ignore Rendering Layer Mask when using OpenGL Graphics API
- Crash on scripting_method_invoke when the Player is build before entering the Play mode in the Editor