Search Issue Tracker
Advanced Text Auto size spams “Invalid BestFit Range” warnings when sett...
Steps to reproduce:1. Create a new Unity project2. Open UI Builder window3. In Hierarchy add Button Element4. Find and expand “Text”... Read more
Obsolete warning for Converters.RunInBatchMode is confusing and lacks cl...
Reproduction Steps: Install Unity 6.5 alpha (version 6.5.0a1 or newer). In a script or tooling code, call the method {{{}Converters.... Read more
[WinEditor] ColorPicker doesn't detect pixels on secondary display when ...
Steps to reproduce: Make sure you have two monitors available for testing Set up the secondary monitor to the right of the main moni... Read more
PhysicsMask.IsBitSet returns "False" when provided bitIndex is not 0
How to reproduce:1. Open the attached project "IN-129695"2. Open the "Test" Scene3. Enter Play Mode4. Observe the Console Actual res... Read more
An extra separator is added to Main Toolbar context menu when extending ...
Reproduction steps:1. Open the attached “IN-126923” project2. Right-click the main Toolbar and enable the “Timescale/Timescale Slide... Read more
Custom Attribute list items are misaligned in Graph Inspector
Steps to reproduce: Create a new Unity project using the Universal 3D template Create and open any Shader Graph (Assets > Create ... Read more
"Shader error in 'Sub Graphs/Master..." error when selecting invalid slo...
Steps to reproduce: Create a new Unity project using a 3D Universal Template Create and open a Sub Graph (Assets > Create > Sh... Read more
New color preview does not change when adjusting color picker value with...
Steps to reproduce: Create a new Unity project using a 3D Universal Template Create and open a URP Lit Shader Graph Under Fragment, ... Read more
Animation Event is missing documentation link
How to reproduce:1. Create a new Unity project2. In the Hierarchy, create any GameObject3. Open the Animation window (Window -> A... Read more
NullReferenceException is thrown when selecting "Custom Mesh" option in ...
Steps to reproduce: Create a new Unity project using a 3D Universal Template Create and open any Shader Graph (e.g. Assets > Crea... 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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window