Search Issue Tracker
[MacOS] Crash in EXC_CRASH (SIGABRT) when trying to use System.Net.Socke...
How to reproduce:1. Open user's attached project2. Open "CrashUnity" scene3. Press play-- Unity crashes Reproduced with: 2017.2.0b3,... Read more
Standard shader shadow is incorrect with Albedo Alpha smoothness
How to reproduce:1. Download attached project file2. Open "main" Scene Actual result: Standard shader shadows treat albedo alpha cha... Read more
[macOS] Unable to debug managed DLL using Visual Studio for Mac
Visual Studio for Mac can't debug DLL code. Debug works as expected on non-DLL scripts.Visual Studio can debug DLLs on Windows as ex... Read more
[OSX] WebRequestUtils.MakeInitialUrl causes CPU spikes
To reproduce:1. Open project attached by QA on computer with OS X2. Open "main" scene3. Open profiler tab, enable record and deep pr... Read more
GUI.Toolbar, drawn via custom property drawer, is drawn at the top of th...
To reproduce: 1. Open the project, attached by the tester (guiToolbar.zip)2. Select the Main Camera in the Hierarchy3. Observe the t... Read more
After Facebook support installation Standalone build finishes with errors
How to reproduce:1. Create empty project file (notice that Facebook support should be installed later)2. Try to build it on standalo... Read more
Importing large .obj file crashes the Editor
To reproduce: 1. Import the attached .obj file into a new project (saidaAMNESIX.dcm.obj) Expected: the Editor doesn't crash due to c... Read more
[SPI] Target Eye makes left eye empty and right eye entirely black
When setting one camera to render to the left eye but another camera to render to the right eye, if Single Pass Instancing is chosen... Read more
AssetDatabase.FindAssets is not able to find asset which has the flag Hi...
Reproduction steps:1. Open the attached project "HideInHierarchyTest.zip";2. Go to Window and open "Create Test Asset Window";3. Sel... Read more
ExecuteMenuItem requires different arguments in macOS and Windows
Steps to reproduce: 1. Open attached project on windows2 In top menu go through all 'Test' options (Test1, Test2, Test3, Test4)3. No... 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