Search Issue Tracker
Misaligned original Release Date lines in Release Tab of an Assets in Pa...
Steps to reproduce: Create new Unity project Open the Package Manager Navigate to the My Assets section Select available asset Open ... Read more
Undo-Redo doesn't rebuild the graph asset if needed
Steps to reproduce: Create a game object with a behavior agent component Create a behavior graph and assign it to the agent Open the... Read more
SubGraphs do not inherit Self from parent graph
Steps to reproduce: Download and import the attached "Behavior Repro Subgraph Self Null.unitypackage" Open "scene" Enter play mode O... Read more
Assigning the same variable to 2 RunSubgraph's fields throws errors and ...
Steps to reproduce: Download and import the attached "Behavior Repro Subgraph Error.unitypackage" Open "Parent" Click on the "Run Su... Read more
Crash on YAMLWrite::OutputToCachedWriter when generating lighting
Steps to reproduce:1. Open the “user’s attached project”2. Go to “Window/Rendering/Lighting” through the Main Menu4. Under the Scene... Read more
"Could not retrieve value at path..." warnings flood the Console when UI...
How to reproduce: 1. Open the project: “IN-99199_Bug uitoolkit so list”2. Open Window → UI Toolkit → SOEditorWindow3. Click the “+” ... Read more
TextField.RegisterCallback<KeyDownEvent>() doesn't collect keystrokes wh...
Reproduction steps:1. Open the attached project "ReproProj"2. Open “Echo Console“ (Window > General > Echo Console)3. In the T... Read more
TMP emojis are rendered incorrectly and appear excessively pixelated whe...
How to reproduce:1. Open the “unity-emoji-testbed-main“ project2. Open the “Main” scene3. Observe the smaller emoji near the “Small ... Read more
In some cases, regenerating a graph does not make the blackboard lose it...
Steps to reproduce: Create a behavior graph "SubGraph" (open it and close it so that it will generate the runtime graph) Create and ... Read more
Animation clip does not play when reimporting an FBX file with changes t...
How to reproduce:1. Open the “FBXResamplingCurveIssue“ project2. Open the “SampleScene”3. Click on the “Vehicle A” FBX file in the A... 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
- 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
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES