Search Issue Tracker
Help / Unity API Reference Greyed out in Visual Studio
To repro:0. Make sure your system is clean (no Unity or VS were installed on it before).1. Using download assistant install Unity (5... Read more
Multiple-word area names in the “Project Auditor” window area displayed ...
Steps to reproduce: Create a new Unity project Go to Window -> Analysis -> Project Auditor ->Install Rules Click "Start Ana... Read more
Motion blur is forced and exaggerated through transparents when "Sort wi...
Reproduction Steps:1. Open the attached "IN-121000_REPRO_v2" project2. Open the “/Assets/OutdoorsScene.unity”3. Enable “Screen2” obj... Read more
"Customize handled extensions" part in the External Tools settings tab i...
Steps to reproduce: Create a new Unity project using the Universal 3D template Open the Preferences window (Unity > Settings) Ope... Read more
[UIElements] StyleEnum is creating boxing allocations
StyleEnum<T> is making use of IConvertible to do comparison, this is allocating for simple equality check.The equality check c... Read more
[HDRP] Refraction fades to sky color on the edges of the screen
How to reproduce:1. Open the attached project ("case_1184935-Refractions.zip")2. Open the repro scene ("New Scene")3. Move the "Sphe... Read more
WebRequest can't connect to localhost when HTTP is used for connection
Reproduction steps: Open the user’s attached project Open “Assets/Scenes/SampleScene” scene Enter the Play mode Inspect the Console ... Read more
[Linux] Asset Store "Open in Unity" button does not work
How to reproduce: Log in to the Asset Store on a browser Go to “My Assets“ Press the “Open in Unity“ button on any asset Expected re... Read more
[IL2CPP] Building project with System.Data.Linq reference causes build e...
How to reproduce:1. Open the attached project (.Net 4.x required)2. Build the project with IL2CPP backend Actual result: The build f... Read more
[OpenXR] OpenXR plugin throws errors when developing without connected V...
Steps to reproduce:1. Open the attached user's project "TestProjectBugReport.zip"2. Make sure the OpenXR is selected as the XR plugi... 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 is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera