Search Issue Tracker
Local and Embedded packages are untoggled first time using the editor.
Steps to reproduce Ensure EditorPrefs are cleared. https://docs.unity3d.com/ScriptReference/EditorPrefs.DeleteAll.html or specifical... Read more
Crash on AnimationState_Get_Custom_PropClip when entering Play Mode afte...
Reproduction steps:1. Open user's attached project2. Open scene "MainScene"3. Change a script, like "CameraFacing", to force a recom... Read more
URP transparent Particle System is not visible / disappears when 'Depth ...
How to reproduce:1. Open attached project "Soft Particle Systems Bug.zip" and scene "SampleScene"2. Enter Play mode3. Make sure Scen... Read more
[UI Builder] Can't create or add existing StyleSheet in Embedded Package
Reproduction steps:1. Open the attached project "EmbeddedPackgedUiBuilder.zip"2. Open the UI Builder window3. Press the "Add" button... Read more
[Streaming Image Sequence] NullReferenceException is thrown on selecting...
On Selecting "Reset Curve" Button in StreamingImageSequence causes the editor to throw NullReferenceException, refer to the attached... Read more
[UI Builder] Incomplete display dialogue text when trying to load other ...
Reproduction steps:1. Open the attached project "UIBuilderUSSDialogue.zip"2. Open the UI Builder window3. Press the "Add" button on ... Read more
Player settings can't be expanded when clicking on the dropdown arrow icon
How to reproduce:1. Create a new project and open it2. Go to the Player Settings3. Try to use the arrow icons to expand the drop dow... Read more
[2D][SpriteShape] Exception thrown continuously when Undo operation is p...
When more than 2 Sprites are assigned to "Sprite Shape Profiler" and after that when Undo operation is performed then it causes the ... Read more
Double clicking on non-equal values and trying to type over them results...
How to reproduce:1. Open the attached project2. Select the two "Array" objects in the "SampleScene"3. Observe that the array values ... Read more
[Android][Vulkan] Crash on Samsung Note8 while running gfx tests
How to reproduce:1. Open the attached project2. Make sure platform set to Android3. Go to TestRunner window (Window->General->... 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
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
- URP _EMISSION keyword removed from Material when Global Illumination is set to None
- Adding “Entities Graphics Stats Drawer (Script)” Component in Inspector spams “InvalidOperationException: using UnityEngine.Input with Input System active” errors in the Console window