Search Issue Tracker
Physics2D.SetLayerCollisionMask only affects the row in the 2D collision...
How to reproduce: 1. Open the attached project "Physics2D SetLayerCollisionMask Edit Mode Bug.zip" 2. Click Bug > Set Mask 3. Check ... Read more
Build of WebGL project fails if Python 3 is installed
Steps to reproduce: 1. Install Python 3 (https://www.python.org/downloads/) 2. After installation, open Environment Variables from t... Read more
Some players have duplicate machine IDs on Windows
Fixed in 2021.2.0b10, 2021.1.19f1, 2020.3.17f1 and 2019.4.30f1. Read more
Moving old binary Prefab fails with Assertion on byte and Invalid serial...
How to reproduce: 1. Open the attached "MovingPrefab.zip" 2. Duplicate the "Brown Pants" Prefab in the Project window (Assets -> Tut... Read more
[Android] ComputeGrabScreenPos doesn't take Vulkan swapchain pre-rotatio...
Reproduction steps: 1. Open the attached project "PreRotateGrabPass.zip" 2. Open the Scene "SampleScene" 3. Build and Run Expected ... Read more
IES Importer throws NullReferenceException when .ies profile file is add...
Reproduction steps: 1. Create Unity 2021.2.0b1 HDRP project 2. Attach the "IESProfile.ies" file to the project Expected result: IES... Read more
[Metal] Stencil Compare operation "Disabled" behaves as "Never" on Metal
Steps to reproduce: 1. Open the attached project ("StencilBug.zip") 2. Open "SampleScene" 3. Observe GameView Expected result: Whit... Read more
[Addressable] Items duplicates after setting Play Mode Script to Use Exi...
How to reproduce it: 1. Open the user's attached project "BugAddressable.zip" from Google Drive 2. Load "SampleScene" 3. Open Addres... Read more
Billboard Particle System not visible when in Player built using Unity C...
How to reproduce: 1. Open the attached project's Scene labeled "SampleScene" 2. Enter the Play Mode 3. Inspect the Particle System 4... Read more
[WebGL] [macOS] page fails to load on Safari 14.1.1
Reproduction steps: 1. Create a new project 2. Switch the platform to WebGL and build 3. Host the server on localhost (for example "... 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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player