Search Issue Tracker
One of the tabs working improperly
To reproduce: 1. Open project attached to edit ("823829 repro.zip") 2. Notice that the profiler doesn't fit into the space that it h... Read more
[Linux Editor] Zombie process is started when right-clicking in empty As...
When right clicking in the Assets folder which is empty (blank project) and selecting 'Open Containing Folder', 'xdg-open' is starte... Read more
Canvas Group component is still active even when it is manually disabled...
Canvas Group component is still calling "RandomSibling.Update()" even when "Canvas group" is disabled in the inspector. Steps to re... Read more
[Inspector] Crash from Custom Property Drawers
Editor crash because of something to do with Custom Property Drawers. Issue traced to: Assets\ScionPostProcess\Scripts\GUI\Inspect... Read more
[Metal] Grabpass combined with image effects appears darker
Reproduction steps: 1. Open the attached project. 2. Build the "Main" scene using "Metal" graphics API - Notice the image. 3. Repea... Read more
Baking NavMesh again removes NavMesh data from Collaborate Server
Steps to reproduce: 1. open User's project and upload it to the Collab server 2. open Internet Browser and go to https://developer.c... Read more
[iOS] NotificationServices.RegisterForNotifications does not return the ...
When using NotificationServices.RegisterForNotifications to receive the device token from Apple Push Service, the value returned by ... Read more
Launching Unity from command prompt ignores command line arguments when ...
Reproduction steps: 1. Open the Command prompt 2. Call "C:\Program Files\Unity 5.4.1p1\Editor\"Unity.exe -batchmode Note: Calling ... Read more
Unity crashes in FlareManager::RenderGeometryJob when opening scene
- Open the attached project (alternatively download Realistic Car Controller from the Asset Store) - Try to open DemoScenes/RCC City... Read more
Unity leaves behind one dll file when uninstalled
Uninstalling any Unity 5.5 version leaves behind a file called ispc_texcomp.dll. Previous versions uninstalled cleanly, so this is a... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key