Search Issue Tracker
[URP] Crash on GameObject::QueryComponentByType when accessing a compone...
This was originally reported as related to reflection probes, but it turned out that the root cause was in scene template code. See ... Read more
Return value and out parameter get scrambled when a Custom HLSL Operator...
How to reproduce:1. Open the project: “IN-113884_VFXHSL”2. Enter Play Mode3. Observe the Game View Expected result: Two squares show... 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
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
A specific project freezes when Content Size Fitter's Horizontal Fit is ...
How to reproduce:1. Open the attached “IN-114839“ project2. Open the “CJKBug“ scene3. In the Hierarchy window, navigate to “Canvas &... Read more
[Android][iOS] The Input field caret moves back to the end of the text w...
Reproduction steps:1. Open the attached “IN-119675“ project2. Build and Run the Android or iOS Player3. Select the InputField in the... 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