Search Issue Tracker
Object Picker takes the debounce time to load objects when Object Select...
How to reproduce:1. Create and open a new project2. Import and open the “DebounceObjectPickBug.unitypackage“ package3. Open Edit >... Read more
Apply and Revert buttons in the Sprite Editor are swapped in positions
Steps to reproduce: Open the Sprite Editor, observe the Apply / Revert buttons on the top right Actual results: Buttons are in order... Read more
Redo action is missing when Property was previously deleted
Steps to reproduce: Open the attached Project named "UndoRedoIssue" Open TestGraph VFX asset Delete TestFloat Property Undo TestFloa... Read more
Global shader variables _Time and _TimeParameters do not reset when a Sc...
Reproduction steps:1. Open the attached “BugShaderTime.zip” project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. Enter the P... Read more
Window tooltip persists in-place when moving floating window around screen
Steps to reproduce: Open a Unity Project Create a new Input Action Asset via Assets > Create > Input Actions Double-click on t... Read more
Embedding HDRP config package not working correctly
Versions tested: 6000.0 and 6000.1 streams Does not reproduce on: 7000, 22.3.56f1 Steps to reproduce: 1) Start a new empty HDRP temp... Read more
Undoing GameObject creation doesn't work when the GameObject is focused
Steps to reproduce:1. Create a new project2. Create a new GameObject (for example: 3D Object > Cube)3. Undo the GameObject creati... Read more
Crash on EditorUtility_CUSTOM_NaturalCompareObjectNames when selecting t...
How to reproduce:1. Open the “CrashRepro“ project2. Open the “Assets/00Scenes/AnimationTesting1/AnimationTesting1.unity“ Scene3. Ope... Read more
Performing Undo action after converting Property to Inline Node selects ...
Steps to reproduce: Open attached project Open TestGraph VFX asset Select and Right-click on the TestFloat Property in-graph Select ... Read more
Property gets randomly collapsed after Undoing Convert to Inline Node ac...
Steps to reproduce: Open attached project Open TestGraph VFX asset Select and Right-click on the TestFloat Property in-graph Select ... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code