Search Issue Tracker
[KeywordEnum(UV1, UV2)] in shaders causes a compilation error when build...
Steps to reproduce: 1. Download and open the attached project 2. Build for Standalone to force a shader recompile Expected result: ... Read more
NormalMap settings do not appear when importing FBX file
To reproduce: 1. In any project, import user's FBX file Expected: user is prompted about incorrect texture settings (check picture ... Read more
Standalone build shows "Failed to load mono" error if it is located in a...
To reproduce: 1. Create a new project 2. Set Scripting Runtime Version to .NET 4.6 3. Build it for Windows standalone to the folder... Read more
Editor crashes at prcore::BlitImageRemapNoScale when creating sprite wi...
Steps to reproduce: 1. Download 944413_repro.zip 2. Open "test" scene 3. Enter play mode Results: Editor crashes when creating spri... Read more
[MacOS] Crash in EXC_CRASH (SIGABRT) when trying to use System.Net.Socke...
How to reproduce: 1. Open user's attached project 2. Open "CrashUnity" scene 3. Press play -- Unity crashes Reproduced with: 2017.... Read more
Standard shader shadow is incorrect with Albedo Alpha smoothness
How to reproduce: 1. Download attached project file 2. Open "main" Scene Actual result: Standard shader shadows treat albedo alpha ... 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 ... Read more
[OSX] WebRequestUtils.MakeInitialUrl causes CPU spikes
To reproduce: 1. Open project attached by QA on computer with OS X 2. Open "main" scene 3. Open profiler tab, enable record and deep... 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 Hierarchy 3. Observe th... 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 standa... 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
- Light is not visible when Rendering Path is set to 'Deferred' and Shadowmask is used
- [macOS] Build fails with error "Microphone class is used but Microphone Usage Description is empty in Player Settings" when building VR Multiplayer template project
- [Silicon] Crash on Bytenado.Chatterbox:.ctor when opening a project after creating a partial class of a Dictionary<string, int> containing about 125k entries
- Improve Docs on IHV / DDS import
- Rendering into RenderTexture is affected by Camera transforms when using DrawMeshNow