Search Issue Tracker
Multiselected elements are reordered when they are reparented
Reproduction steps:1. Open the attached project "SomeBugs.zip"2. In the Project window open the "NewUXMLTemplate" Visual Tree Asset3... Read more
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
Newly created Untitled Scene is not marked as dirty
Steps to reproduce: Create a new project In the Hierarchy window right-click on existing scene In the dropdown menu press Add New Sc... Read more
Query Blocks in the Search of the Hierarchy V2 window have no padding on...
Steps to reproduce: Create a new Unity project using the Universal 3D template Make sure Hierarchy V2 is enabled Click on the Lens i... 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
[Forma Render] NullReferenceException in UnityEngine.UIElements.PanelRay...
Reproduction steps:1. Open the “Validation“ project2. Enter the Play Mode3. Observe the Console Expected result: no NullReferenceExc... Read more
OnPreviewGUI method's background image is rendered grey instead of white...
How to reproduce:1. Open the attached 'TestPreviewRenderer2.zip' project2. Navigate Example -> GameObject Editor3. Observe that b... Read more
Editor hangs when GameObject is dragged down and released when blue line...
1. Create a new project2. Create a scene3. Add a GameObject to the scene4. Drag it down and release when a blue line appearsResult: ... 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