Search Issue Tracker
HDRP uses real world light values - switching between URP to HDRP result...
The default skybox exposure level for HDRP is 12, meaning that when you switch from URP to HDRP, you end up with a skybox that pushe... Read more
IL2CPP compile error when script contains method group of interface to d...
How to reproduce: 1. Open attached project - Project contains a single script: using System; public interface IMyInterface<T> {... Read more
[DX12] Crashes when opening project in D3D12ConcurrentPool<D3D12ScratchB...
Steps to reproduce: 1. open "crash.zip" project using -force-dx12 - crash Read more
[Animation] Parameter name is clipped with slider in Blend Tree
Parameter name clipped is with slider in Blend Tree. Steps to repro: 1. Open the attached project. 2. Open Cube Animator > Double ... Read more
[AssemblyUpdater] Assembly Updater error when importing a specific dll
Reproduction steps: 1. Open the attached project "1127451_UpgradeDLL.zip" 2. Go to Assets and select the "Vuforia.Unity.Engine.dll" ... Read more
[MacOS] Search field in the menu doesn't pop up when pressing the "⌘ + ⇧...
How to reproduce: 1. Open a new Unity project 2. Press the "⌘ + ⇧ + /" combination on the keyboard Expected result: Search field in... Read more
Blending with empty state on base layer is not smooth
In a simple state machine, with a constant animation (ex: cube at 2) and an empty state, with a trigger to transition to the empty s... Read more
[ShaderGraph] Custom Functions only work in "String" mode with Sampler o...
Reproduction steps: 1. Open "CustomNodeSampler.zip" project 2. Notice that the "shgrph" Shader Graph Custom Function has a proper ou... Read more
Some Unity games crashes on devices from 4.6
Some Unity projects tend to crash in the same place from Unity 4.6, this was not happening in 4.5 Read more
[HDRP] Null error while adding a volume component
Should reproduce on any project, I tested on 2. Repro steps: 1) Create a game object 2) Add volume component Result: Error NullRef... 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
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is shown when launching a freshly created project
- Editor Windows dragging behavior is erratic/glitchy when a specific multi-display setup is used and the Editor window is not on the main display
- Meta Quest missing an icon in Build Profiles window in U6.0
- Foldout arrow indent is misaligned in the Inspector when used for Arrays or Lists
- Material import pipeline strips properties when it is added with a script