Search Issue Tracker
Resources.Load triggers a continuation of a coroutine sending out a WebR...
Steps to reproduce:1. Open the attached project ("1332433.zip")2. Open "SampleScene"3. Enter Play mode and notice that that you get ... Read more
Crash when entering Play Mode while requesting a URL with a redirect + n...
Reproduction steps:1. Set up a server that redirects to a file download (example setup for macOS is provided in an edit)2. Open atta... Read more
RaycastHit2D Normal is incorrect when Physics2D.Raycast hits an EdgeColl...
How to reproduce:1. Open the attached project "RaycastNormals.zip"2. Open SampleScene3. Enable Gizmos in the Game View4. Click Play5... Read more
"Plus" icon is missing on the Add Package button in the Package Manager ...
Steps to reproduce:1. Create/Open any project2. Open Window->Package Manager Expected result: "Plus" icon is on the Add Package b... Read more
Player crashes on DrawProceduralIndirectRawFromNodeQueue when DrawProced...
Reproduction steps:1. Open the user's attached project2. Go to File > Build Settings3. Make sure "SampleScene" is included in the... Read more
[URP] Alpha blend is incorrect for Sprite-Lit-Default Shader when using ...
How to reproduce:1. Open the user's attached "2DAlphaEdges.zip" project2. Open the "SampleScene" Scene3. Enter Play Mode4. Observe t... Read more
"Font not found for path: Fonts/Lucida Grande.ttf" warning thrown when o...
Steps to reproduce:1. Create/Open any project2. Open Window->Package Manager Expected result: No warnings are thrownActual result... Read more
Stack Overflow occurs when exposing a parameter for an Audio Mixer group...
How to reproduce:1. Create a new Unity project2. Create a new Audio Mixer and open it in the Audio Mixer window3. In its master grou... Read more
AudioMixer exposed parameters cause assertions when hidden and prevent t...
How to reproduce:1. Create a new Unity project2. Create an AudioMixer asset and open it in AudioMixer window3. Add 2 new child group... Read more
Mesh disappears when Keep Quads is enabled in the FBX Import Settings
How to reproduce:1. Open the user's attached project and Scenes/SampleScene scene2. Enter the Play mode and observe the Game view Ex... 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
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation