Search Issue Tracker
Player Build Window does not update scenes when EditorBuildSettings.scen...
Steps to reproduce:1. Open the attached project2. Open Menu bar -> Window -> Example Window4. Open Build Settings5. Add a scen... Read more
Imported model joints cause incorrect normals
Steps to reproduce:1. Start a new project2. Import user provided package3. Open the test scene4. Notice that the model with joints h... Read more
Standard shader MeshRenderer invisible on Android Vulkan
Simple scene with just a MeshRenderer with Standard shader and a Camera. Object not rendering on device. Repro steps:1. Open scene.u... Read more
[Cloth] Cloth editor has 2 identicle edit contraints buttons - both seem...
Steps to repro 1. Open attached project, or create a new one2. Create a cube and attach the cloth component3. Notice that the cloth ... Read more
[Physics] Edit contraints button is completely dysfunctional
Steps to repro 1. Open the attached project or a new project2. Create a new cube primitive3. Attach the cloth component or view the ... Read more
[Cloth] Attaching cloth to a primitive causes the translation tools to b...
Steps to repro 1. Open attached project or create a new one2. Create a cube primitive3. attach a cloth component to the cube4. Notic... Read more
Unity does not read model data from .dxf files
Steps to reproduce:1. Create a new project2. Attempt to import the attached or any .dxf file Expected result: converted to native fo... Read more
Editor crashes if object instantiated in RuntimeInitializeOnLoadMethod i...
Steps to reproduce:1. Open attached “DestroyCrash.zip” project2. Enter Play mode Reproduced in: 2018.1.0a5, 2017.3.0b10, 2017.2.0p2,... Read more
[DX12 Compute Shader] Use RederTexture with format RGB565 and ARGB1555 i...
Steps:1. Open repro scene, make sure you are using DX12 editor2. Hit Play3. Crash Note: Open BasicComputeShader.cs to change render ... Read more
Setting the cameras culling matrix breaks culling for oblique matrices
Steps to reproduce:1. Open the attached project2. Open "TestScene"3. Select Main Camera4. Select "Use Projection Matrix"5. Visualize... 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