Search Issue Tracker
[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
Negative number sign error when using Slovenian format
To reproduce:Pre-Setup steps:1) Open Control Panel2) Switch to either Large or Small Icons3) Select Region4) Change Format to Sloven... Read more
Unity crashes when Camera which is linked with Render Texture is disabled
How to reproduce:1. Open Unity project "CameraCrashProject.zip"2. Open "Test Scene"3. Disable Camera in Main Camera4. Enter play mod... Read more
Unity crashes when trying to create a project in a folder that requires ...
Steps to reproduce:1. Open the unity launcher2. Attempt to create a project in a folder that requires elevated priviledges (C:/Progr... Read more
The Editor crashes in BitmapDataToImageReference when importing a specif...
To reproduce: 1. Open the project, attached by the tester (videoImport.zip) Expected: importing a specific video doesn't crash the E... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used