Search Issue Tracker
[Regression] Missing UnassignedReferenceException on Play, causes Unity ...
How to reproduce:1. Download attached project file and open "main" Scene2. Enter Play Mode Actual result: Unity crashExpected: Unity... Read more
Mouse pointer stays hidden once Collab history tab is opened and is cove...
1. Create a new project2. Press the Collab button3. Press "Start now!"4. Once the files are synched press the Collab button again5. ... Read more
Visual Studio doesn't autocomplete when pressing [ or ]
To reproduce: 1. In a new project, open any script with Visual Studio 20172. Create a class field float[] array;3. Try writing "arr"... Read more
Shader Graph Property type change breaks Shader Graph Node rendering
How to reproduce:1. Open Unity2. Load tester-submitted project(link in edit section)3. Open shader 'PartyPreview' in Shader Graph4. ... Read more
NavMeshAgent updates position even when updatePosition is false
In the attached example you will see that "AgentA" gameObject does not move. It has a NavMeshAgent attach to it in the scene. This o... Read more
"UnityException: Unable to find suitable JDK installation." When Windows...
Reproduction steps: 1. Open "Gene Labs.zip" project2. Enter Play mode Expected Result: Enters Play mode without any errorsActual Res... Read more
The build, created for WebGL, is always a development build
To reproduce: 1. Create a new project2. Build and Run the project for WebGL, make sure the Development Build checkbox is off3. In th... Read more
Disabling Low Resolution Aspect Ratios on Retina display causes scaling ...
Steps to reproduce:1. Open attached project2. Open Scene "scene"3. Uncheck Low Resolution Aspect Ratios in the ratio drop down menu ... Read more
Assembly Definition file icon changes to generic text after file creation
When creating a new Assembly Definition file, the correct icon shows but reverts back to generic text icon after being generated. To... Read more
Creating material from Shader Graph shader using context menu fails
How to reproduce:1. Open Unity2. Load user-submitted project(2k18Test.zip)3. Right-click 'Shader.ShaderGraph' object4. Go to 'Create... 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
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed