Search Issue Tracker
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
[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
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
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
[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
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
[CoreRP] 'GraphicsSettings.asset' gets marked as dirty during every proj...
Reproduction Steps: Open either the attached "HDRP_Project" or "URP_Project" Make sure that "Preferences" -> "AssetPipeline" ->... Read more
ScriptReference/Undo (default)
URL: [https://docs.unity3d.com/ScriptReference/Undo.html] >Modify a single property:Undo.RecordObject (myGameObject.transform, "Z... Read more
[macOS] SkyManager Graphics error when building Addressables in nographi...
How to reproduce:1. Download and unzip the attached project "Minimal_repro.zip"2. Build addressables in nographics mode by running t... Read more
[Timeline] MissingReferenceExceptions when undoing Add Animator from Tim...
Repro: Open attached timline-error-repro-compressed.zip project. Open Assets > Scenes > Gameplay scene. Open the timeline wind... 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