Search Issue Tracker
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
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
[Linux] Crash on ImageFilters::ApplyAfterOpaqueFilters() const when sele...
Reproduction steps:1. Open the attached “Test Project” project2. Open the “Invector-3rdPersonController/ItemManager/Invector_Invento... Read more
Materials are marked dirty despite the user not making changes
Reproduction steps:1. Open the attached project "material dirty reproducable"2. In Preferences > Asset Pipeline, enable "Verify S... Read more
[IL2CPP] Build fails when using protobuf-net.Grpc
How to reproduce:1. Open the attached Project "GrpcIL2CPPIssueTest"2. Build the Project Expected result: The Build succeedsActual re... Read more
[URP] Visual Artifacts in the Scene View
Steps to reproduce:1. Open the attached project2. Move around in the Assets/Scenes/SampleScene.unity scene Actual result: weird lens... Read more
Warning "Could not load the file 'NiceIO'" when entering the Play Mode
h1. IMPORTANT {{Before moving this from the Visual Scripting (VS) team to Scripting, I uploaded a .unitypackage that does not requir... 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
- “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
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side