Search Issue Tracker
Importing .dds file causes Editor crash
How to reproduce:1. Open any project2. Import the attached "HDR Realistic 2k.dds" file3. Notice that Unity crashes Reproduced with: ... Read more
Editor crashes in "RenderSelectionOutline" when using ImageEffectAllowed...
Reproduction steps:1. Open the attached project "TargetTexture.zip";2. Open the Test scene;3. Make sure that the focus is on the Sce... Read more
BuildTarget.StandaloneOSX.ToString() returns "StandaloneOSXUniversal" in...
Steps to reproduce: 1. Open any Unity project2. Create a c# script and invoke Debug.Log(BuildTarget.StandaloneOSX.ToString()) OR 1. ... Read more
Animator animates objects that are not a part of the current animation
To reproduce: 1. Open the project, attached by the user (AnimatorReport.zip)2. Open the "AnimatorReport" scene3. Enter Play mode4. W... Read more
[OSX] Double-clickling a script in the editor starts new instances of Mo...
To reproduce:1. Create a new project2. Make sure that the external script editor in preferences is set to MonoDevelop AND that you h... Read more
Adding a Skinned Mesh Renderer to a GameObject, then Undoing causes erro...
Steps to reproduce:1. Create a new project2. Create a plane3. Add a Skinned Mesh Renderer component to that plane4. Undo Expected re... Read more
function-name not available crash
Sorry- I don't have much info on this one. Hopefully the stacktrace will say more about it than I can. Posting so we have tracking, ... Read more
iPhone X has wrong Device enumeration
_DeviceModel in UnityDeviceModel() in DeviceSettings.mm is returning the wrong value for an iPhoneX, so UnityEngine.iOS.Device.gener... Read more
[Mac] Chinesse bolded Arial font style looks wide in Editor
How to reproduce:1. Download attached project file2. Open "Main" Scene Expected result: Bolded text should look normallyActual resul... Read more
Sprite Atlas is incorrectly packing sprites with alpha into RGB format
Sprite Atlas is incorrectly packing sprites with alpha into RGB format 1. Put attached sprite into Assets folder2. In Assets, right ... 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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph