Search Issue Tracker
[VR] Anti-Aliasing breaks shadows on Windowed Rift player
Players built from the scenes in the attached project have problems with shadows when Anti-Aliasing is enabled under Quality Setting... Read more
[WSA] TouchScreenKeyboard.wasCanceled is always false
On WSA platform keyboard wasCanceled flag is always false. TouchScreenKeyboard.wasCanceled is not supported on WSA by design. Docume... Read more
Handles.PositionHandle throws a NullReferenceException
Steps to reproduce: 1. Open attached project2. Open scene "scene1"3. Notice NullReferenceException in console:NullReferenceException... Read more
[Shuirken] NullReferenceException thrown on applying Curve Presets in th...
Selecting default presets in the "Curve Editor" window for "Direction" property of the "Particle System Force Field" object causes t... Read more
The camera gizmo icon is not displayed
Repro steps: 1. Create a new 3D project Result: The camera icon cannot be seen.Expected: The camera gizmo icon should be displayed R... Read more
IndexOutOfRangeException is thrown when triggering ShowObjectPicker in a...
Reproduction steps:1. Open the user's attached project2. Open script "Assets/Examples/MathGraph/Editor/MathGraphEditor.cs"3. Change ... Read more
AudioMixer label doesn't always include the full mixer name
Will notice that it was often possible in ListView (compact) to NOT see the full mixer path: !image-2026-01-13-09-11-11-292.png! It ... Read more
[IMGUI] Animator Checkbox Icon is distorted when Animation is in Preview...
Animator Checkbox Icon is distorted when Animation is in Preview State Steps to Reproduce: 1. Create a new Project2. Create an empty... Read more
[Caching Shader PP] Virtual texturing macros don't work with new PP
Input:#define UNITY_DECLARE_TEX2D(tex) Texture2D tex; SamplerState sampler##tex#define DECLARE_STACK_BASE(stackName) UNITY_DECLARE_T... Read more
Animator Controller Layer name stays unchanged in Layers tab when rename...
Steps to reproduce: Create a new Unity project using a 3D Universal Template Go to Assets > Create > Animation > Animator C... 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server