Search Issue Tracker
[Animation] AnimationClips from Asset Store do not play in Preview
[Animation] AnimationClips from Asset Store do not play in Preview. Steps to reproduce:1. Create a new project.2. Go to Project wind... Read more
Using stackalloc causes a hard crash with stack buffer overflow exceptio...
How to reproduce:1. Open the attached "TestCrash.zip" project2. Open scene "SampleScene"3. Enter Play mode Results: The Editor crash... Read more
[TextureCompression] RGBA compression formats cause artifacts in the ima...
Reproduction steps: Open the user attached project Observe the Game view Expected result: The image does not have artifactsActual re... Read more
Serializable type loses its "NaN" value when copying and pasting it in t...
How to reproduce:1. Open the attached project "Paste NaN in Serializable Type Bug.zip"2. Select "GameObject" in the Hierarchy window... Read more
[VFX] First line of Sticky Note disappears when typing in note’s descrip...
Steps to reproduce:1. Create a new Unity unity project2. Create a VFX Graph Asset3. Open VFX Graph4. Create a Sticky Note5. Start ty... Read more
When re-parenting an object to another object that has a negative x scal...
To reproduce:1. Open attached project2. Open scene3. Drag arrow to make it child object of character4. Notice that sprite arrow sets... Read more
Inconsistent collisions when colliding with surfaces made of one collide...
Reproduction steps: 1. Open the "Inconsistent collisions case_675247" project that I've attached.2. Open and play the "TestScene" sc... Read more
[AssetImport] Importing FBX causes editor to run out of memory and crash
Steps to reproduce: 1. Create new project using Unity 5.12. Download attached FBX file and import it3. Notice error in console that ... Read more
[WindowsMR] Emulation Mode option gets disabled on entering Play mode in...
Emulation Mode option gets disabled on entering Play mode in Holographic Emulation Window. Steps to repro:1. Create a new project.2.... Read more
Tile Palette Tilemap dropdown icons are not visible
Reproduction steps:1. Create a new project2. Open Tile Palette window (Window > 2D > Tile Palette)3. Create New Tilemap > F... 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
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class