Search Issue Tracker
HTTPS requests are marginally slow when using HttpClient
How to reproduce:1. Setup the server2. Open the “UnitySlowHttpClient” project3. Open the “MainScene”4. Enter Play Mode5. Observe the... Read more
Editor exits Play mode when another project is being created using Unity...
Steps to reproduce: 1. Create a new project using Unity Hub 3.8.0-beta.1 2. When the project is loaded, enter Play more 3. Create a ... Read more
Crash on mono_push_other_roots when setting Normal Thread Affinity
How to reproduce:1. Open the attached “NormalThreadBug.zip“ project2. Open the “Assets/Scenes/driver.unity“ Scene3. Enter Play Mode ... Read more
Assert conditional on ENABLE_UNITY_COLLECTIONS_CHECKS and UNITY_DOTS_DEB...
Steps to reproduce:1. Download the attached user's project "DoubleConditionalReport.zip"2. Make a Windows Standalone Player build3. ... Read more
Spriteshape vertex array allocating less than expected
Steps to reproduce: 1. Open attached project > SampleScene 2. Edit spline of spriteshape in scene and move left control point <... Read more
Memory Leak warnings are thrown when opening an imported Prefab
Reproduction steps:1. Create a new project with “3D (URP)” template2. Import the "Repro” package3. Open the “Assets/Prefabs/Gameplay... Read more
Asset database warning is thrown when declaring font variable in the USS...
Reproduction steps:1. Open the attached “BugRepro” project2. Reimport the “Assets/Template.uxml“ file (Right click > Reimport) in... Read more
Metal Vertex Shader warning is being thrown when creating a VR Template ...
How to reproduce:1. Create a new VR Template project2. Observe the Console Expected result: No Errors or Warnings are being thrownAc... Read more
Hub prevents the ejection of an external drive when a project was opened...
Reproduction steps:1. Open Unity Hub2. Launch a project located in an external drive through the Hub3. Close the opened project4. Op... Read more
Applying ProBuilder changes to the Prefab doesn't update other Prefab co...
How to reproduce:1. Open the user-attached project “ProBuilderBugExampel”2. Open the “SampleScene” scene3. Select the “ProBuilder_Ex... 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