Search Issue Tracker
[URP] Project does not compile when the com.unity.modules.animation pack...
Reproduction steps:1. Open the attached "1227068.zip" project and observe the Console window Expected result: The project compiles a... Read more
[Project Browser] Failed to import a package from asset store if unity E...
When Unity Editor and Unity Asset store are signed in with two different accounts then any asset fails to download, refer attached v... Read more
[Mac][Packman] Package list disappears on clicking on Packages when filt...
Package list disappears on changing package view filter from 'All Packages' to 'In project' or vice-a-versa when packman window is n... Read more
PolygonGeometry.CreatePolygons limits span length incorrectly.
Simply using `PolygonGeometry.CreatePolygons` reveals that if the `ReadOnlySpan<Vector2>` is longer than 8 vertices it incorre... Read more
IL2CPP: 3D array access generates code which segfaults on iOS
The attached project will, when built for iOS using IL2CPP, generate code which halts with EXC_BAD_ACCESS. Tested with Unity 4.6.2p1... Read more
[Animation] Compute Thresholds parameter does not get selected in Blend ...
BlendTree is completely broken when changing the compute Threshold parameter. Unable to select any value from Compute Thresholds dro... Read more
Unity IAP Facebook store implementation library conflicts with NuGets Fa...
Step to reproduce:1. Create a new Unity project2. Enable IAP and import IAP plugin3. Import 'Facebook.dll' attached OR download Face... Read more
[iOS][Deployment Management] Append doesn't work if build is in differen...
1. Create new project2. Switch to iOS3. Build to different folder than project like documents4. Try to append Note: Appending someti... Read more
[XR][XRSDK][Oculus Go][Oculus Quest] Virtual Reality Splash Image doesn'...
Repro steps:1. Create a new project2. Switch build target to Android and add XR SDK3. Add a texture for the Virtual Reality Splash I... 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