Search Issue Tracker
Add Control Scheme window closes when trying to add Device Type to a lis...
How to reproduce: Create and open a new project Install the Input System package in Package Manager (Windows → Package Management → ... Read more
Missing LowLevel Physics API
The following important Box2D API items are available but not exposed: PhysicsBody.ClearForces() PhysicsBody.WakeTouching() PhysicsS... Read more
Some UI Toolkit pixels are transparent when not all corners are rounded
How to reproduce: Open the “Reproductions.zip“ project Open the “SampleScene“ Create a “UI Document” GameObject in the Hierarchy Ass... Read more
The default layout file gets corrupted when the project is saved and clo...
How to reproduce:1. Open the attached “IN-115704” project2. Open the SampleScene3. In the Test Runner window, run all EditMode tests... Read more
Cameras overlay sometimes show “No Cameras” for a split second instead o...
Steps to reproduce: Create a new Unity project using the Universal 3D template Click on Scene View Enable the Cameras Overlay Click ... Read more
RayTracingAccelerationStructure.AddInstances() causes GC allocations
Adding instances to a RayTracingAccelerationStructure via AddInstances() causes GC allocations. !image-2025-10-07-13-02-43-454.png! Read more
Resizing Multiplayer Play Mode window blocks Virtual Player Toggles
Steps to reproduce: Open the attached project Shrink the MPPM window horizontally Observe that Virtual Player toggles become obstruc... Read more
Crash on Coroutine::CleanupCoroutineGC when running tests that assigns a...
Steps to reproduce:1. Open the “user’s attached project”2. Open “SampleScene”3. Go to “Window/General/Test Runner” and open the Edit... Read more
Sprite Mode defaults to "Multiple" instead of "Single" when switching th...
Reproduction steps:1. Open the attached “IN-118403“ project2. In the Project window, find and select the “right-arrow(1)” asset3. In... Read more
Adaptive Probe Volume “Open” button closes the existing RPAsset window a...
Steps to reproduce: Create a new Unity project using the Universal 3D template Create a new Adaptive Probe Volume GameObject (GameOb... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used