Search Issue Tracker
[Linux] Assertion failed on expression 'success && actual == size' error...
Reproduction steps:1. Create a new project on another (USB) drive with exFAT file system2. Click File > Build And Run Expected re... Read more
Font Asset Creator progress bar continues to display the process it was ...
How to reproduce:1. Create a new Unity project2. Go to Window -> Text -> Font Asset Creator3. Select any "Source Font"4. Set "... Read more
Package Manager button does not have the “Hold command to drag and move”...
Steps to reproduce: Create a new Unity project using the Universal 3D template Hover the mouse cursor over the Package Manager butto... Read more
Upgrading particle system to 5.5.0 causes it to use previously unused em...
How to reproduce:1. Download attached project2. Open it with Unity 5.4.13. See that 'Footprints' gameobject emission type is set to ... Read more
Tool from the Scene view Toolbar is visually turned off but still active...
How to reproduce:1. Create an empty project2. In the Scene view toolbar, select the Move tool3. Deselect it Expected result: either ... Read more
AnimationClipPlayable::SetClip crashes Unity when animation is recorded ...
To reproduce:1.Open attached project2.Open "MecanimCrash.unity" scene3.Enter play mode4.Press "c" on your keyboard5.Observe Unity cr... Read more
Opening reference for Physics 2D Settings redirects to missing page
Steps to reproduce: Open a Unity 2D project Edit Physics 2D settings at Edit > Project Settings > Physics 2D Click the questio... Read more
Sprite previews are missing in the Editor when URP is installed
Reproduction steps:1. Open project “bug-sprite-previews.zip”2. Open “SampleScene”3. Select “Canvas\Image” in the Hierarchy4. Open th... Read more
error CS1679: Invalid extern alias appears if folder have "=" symbol in ...
How to reproduce:1. Put a = character in front of one folder that is part of the installation path (eg: D:\Programs\=Unity\2018.1...... Read more
NullReferenceException pops up when calling method from a ScriptableObject
How to reproduce:1. Open attached Unity project "scriptableissue"2. Load scene "Main"3. Add AudioSource component to "tankG2018b" ga... 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