Search Issue Tracker
“ArgumentNullException” and Enum/Keyword errors are throw in the Console...
Steps to reproduce:1. Create new Unity project2. Open UI Builder window (Window > UI Toolkit > UI Builder)3. In Library find “... Read more
Paste Settings functionality does not save the pasted settings in volume...
How to reproduce:1. Open the attached “IN-115344” project2. In the Project window, navigate to (Settings → CopyOfSkyandFogSettingsPr... Read more
Crash on “mono_jit_runtime_invoke” with Fatal Error when closing Editor ...
Steps to reproduce:1. Create new Unity project2. In Hierarchy window create Cube GO (3D Object > Cube)3. Drag Cube GO to Project ... Read more
Tags window completely breaks and throws Exception errors when Adding a ...
Steps to reproduce: Create a new Unity project using the Universal 3D template Select the "Global Volume" GameObject in the Hierarch... Read more
[Water] Adding caustics in the water system creates lots of new tris (150k)
Description Open any HDRP project Add water surface and check on caustics Notice that looking at the stats windows the numbers of ve... Read more
The error "The package [com.unity.render-pipelines.universal@] cannot be...
How to reproduce:1. Create a new project using Universal 3D (URP) template2. Observe the result Expected result: The warning window ... Read more
InitializeOnLoadMethod is called before scenes gets loaded after project...
Steps to reproduce:1. Create a new project in 6000.2.5f12. Create a new script3. Add the following code:[InitializeOnLoadMethod]stat... Read more
Unused separation line is present in the Palette dropdown menu of the Ci...
Steps to reproduce:1. Open any Project with Cinemachine Installed2. In a Scene's Hierarchy create a Cinemachine Camera and select it... Read more
Errors are thrown in the Console when saving Generated Font Asset in Fon...
Steps to reproduce:1. Create new Unity project2. Open Font Asset Creator window (Window > Text > Font Asset Creator)3. In Sour... Read more
TypeManager.GetTypeIndex(Type) and TypeManager.GetTypeIndex<T>() have di...
Reproduction steps:1. Open the "UnityProject" project that is inside the attached "IN-112820.zip"2. Open the Test Runner (Window >... 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