Search Issue Tracker
Particle Effect Window curve settings icons are out of place
Steps to reproduce:1. Create new project2. Create new Particle System3. Open Particle Effect window4. Enable Size by Speed module5. ... Read more
Runtime performance test suites are failing due to inaccessible type
It fails to create player with: `PanelOwner is inaccessible due to its protection level` Introduced by:https://ono.unity3d.com/unity... Read more
Moving object with snapping enabled does not allow it to snap to the ori...
1. Open any Unity project2. Move an Object with snapping Expected result: snapping makes no exception to the origin pointActual resu... Read more
Sub particles aren't being activated in preview mode
repro:- import the unitypackage- open the scene and the timeline- scrub the control track Subn emitter is never launched, in playmod... Read more
[Facebook] FileNotFound exception when switching SDK
-e: when switching from sdk 7.9.4 to 7.10.1 an exception is thrown about a missing dll--not a regression with unity but fb which mak... Read more
Typo in 'Accept merge' popup window
Steps to repro: 1. Open attached project;2. In Project panel drag 't1' scene on top of 't2';3. Click 'Merge into existing';4. Click ... Read more
Pink square appearing in tilemap when a tile is missing
Pink square appearing in tilemap when a tile is missing Repro:1- Open project in attachment.2- Open scene 'PinkSquare'. You should s... Read more
[IL2CPP] [.NET 4.6] Mail doesn't send when calling SmtpClient.Send
Reproduction steps:1. Allow less secure apps to access your email account.- Google guide: https://support.google.com/accounts/answer... Read more
Rewriter errrors when building for UWP refering to System.Net classes
How to reproduce:1. Download attached project and open "Test" Scene2. Build game (make sure Universal Windows Platform is selected) ... Read more
AssetDatabase.importPackageCompleted callback doesn't fire if scripts ha...
Steps to reproduce: 1. Open attached project "947215.zip"2. Click "Test/ImportPackage" in the Menu Bar a Unity Package containing on... 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