Search Issue Tracker
No warning is present and input is no longer detected if both OculusXR a...
Steps to reproduce:1. Open the attached user's project "XRITest.zip"2. Make sure Oculus link is enabled on Quest 23. Go to XR Plugin... Read more
[URP] HDR output can't be turned off via HDROutputSettings API in the Ed...
This requires an HDR display to repro. Steps:1. Download [HDR calibration sample]([https://github.com/Unity-Technologies/HDR-Calibra... Read more
The lights in the Scene have blocky edges when using a Physical Camera a...
How to reproduce:1. Open the attached project "2023.1.zip"2. Open Window>General>Game Expected results: The lights in the Scen... Read more
Occasional intermittent frame time spikes when navigating a scene in run...
Reproduction steps:1. Open the “FrameTimeStripped“ project2. Open the “SampleScene” scene3. Enter Play Mode or Build And Run (enable... Read more
Unity Player crashes when built for UWP and using HttpClient.GetAsync()
1. What happened The Unity Player crashes in native code after executing HttpClient.GetAsync() in a script. The crash only happens w... Read more
[URP] Wireframe Draw Mode is not working in the Scene View
Steps to reproduce:1. Open any project2. Set the graphics API to Vulkan3. Ensure there are 3D objects in the scene (simple spheres w... Read more
Scene view pan is not ignored when using custom tools with popup menus
Reproduction steps:1. Open the attached project “ContextMenuIssue”2. Open the “Assets/SelectionUtility/Sample/SelectionUtilitySample... Read more
A texture referenced by a Static struct is reported as an "Unused Loaded...
How to reproduce:1. Open the user-attached project “TestStaticReference”2. Click “Build Settings” and check the “Development Build” ... Read more
Applying the SerializeField attribute to the field generated by the prop...
How to reproduce:1. Open the attached “name.zip” project2. Open the “SampleScene” Scene (Assets > Scenes)3. In the Hierarchy, sel... Read more
Camera is jittering when at large world coordinates in VR
Reproduction steps:1. Open the attached Project “BugRepro”2. Open the Build Settings (File > Build Settings)3. Add “Assets/Scenes... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal