Search Issue Tracker
Crash on mono_custom_attrs_from_class_checked when metadata files are mi...
Reproduction steps:1. Create a new project with any template or open an existing project2. Observe the Editor crash or “{{error CS00... Read more
Sprite Library Editor window scrolling lags in grid view
Steps to reproduce:1. Create a Universal 2D project2. Create any Sprite Asset (Create > 2D > Sprite)3. Create Sprite Library A... Read more
Invalid Unity version can be entered and saved in Minimum Unity Version ...
Reproduction steps:1. Create a new project2. Open Package Manager (Window > Package Management > Package Manager)3. Press “+” ... Read more
[animation] Events not editable in Inspector
Once you create animation Events on a clip in the Inspector, the events can no longer be selected/edited on the timeline. this is a ... Read more
Animator Window grid does not cover the entire graph area
Steps to reproduce:1. Create/Open any Unity project2. Open Window->Animation->Animator3. Zoom in or out and observe the grid c... Read more
x, y, z, w values of HDR color are added to the timeline of Animation wi...
x, y, z, w values of HDR color are added to the timeline of Animation window when HDR color property is added via Mesh Renderer and ... Read more
[WindowManagement] NullReferenceException occurs when changing Windows U...
NullReferenceException is thrown on changing scale factor of the screen from Window's display settings. Refer the attached Video Ste... Read more
Asset Manager window is constantly redrawing/reloading and flickering wh...
Steps to reproduce: Create a new local project without cloud using the Universal 3D template Install the Asset Manager package Open ... Read more
[HDRP][DXR] Temporal denoising is broken up to 2021.3 in punctuals raytr...
Repro steps :- Open attached project- Open scene called "Inside"- Select Spotlight and check ray traced shadows Expected : Shadow is... Read more
RenderTextures appear as Untracked Memory in Memory Profiler
When allocating RenderTextures via its constructor and calling Create afterward, they appear in the Untracked Memory in Memory Profi... 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
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template