Search Issue Tracker
[macOS] Standalone build with .NET 2.0 API throws NotSupportedException...
Steps to reproduce:1. Open the attached project2. Make sure that "Api Compatibility Level" is set to ".NET 2.0" under player setting... Read more
Unity fails to load .NET 4.6 assemblies with TypeLoadException
DLLs added to the project:Microsoft.Management.Infrastucture.dllMicrosoft.Management.Infrastructure.Native.dllSystem.Management.Auto... Read more
[Mono Upgrade] CommandBuffer native plugin events hang in the Editor
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode3. Exit the Play Mode4. Enter the P... Read more
Vertex snapping doesn't work when the GPU Resident Drawer is enabled
How to reproduce:1. Open the attached project "3D-Platformer.zip"2. Select Assets/Settings/URP.asset in the Project window3. Change ... Read more
[LWRP] Light layer culling not working
SRP Repo: Issue #1647 Culling mask/layer of directional light doesn't work properly. Steps:-Create new project by selecting Lightwei... Read more
[URP] Prefab preview is blank when a Custom Forward Renderer Data and De...
How to reproduce:1. Open the attached '1204376-Mesh-preview-invisible.zip' project2. Select 'Cube' Prefab in the Project Browser3. N... Read more
"Creating missing component" warnings are thrown continuously when selec...
How to reproduce:1. Open the attached project's "case_1319932-Project.zip" Scene labeled "SampleScene"2. In the Project Window, sele... Read more
[Networking] Console is flooding with "host id out of bound id {0} max i...
Reproduction steps:1. Open the attached project.2. Build and run it as Standalone.3. Click "Initialize Broadcast".4. Click "Start Br... Read more
Sphere's cloth explodes/rotates and constraints disappear (only one is l...
How to reproduce:1. Open the attached 'project-1215212.zip' project2. In the Hierarchy window select 'TwoSpheres' > 'InnerSphere ... Read more
Physics SyncColliders 3x-7x performance regression from 2022LTS to U6
Steps to reproduce: 1. Open attached project in Unity 2022 LTS 2. Open scene Colliders_MoverInHierarchyComplex.unity 3. Enter playmo... 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