Search Issue Tracker
"About Unity" window is black and throws errors if Scripting Runtime Ver...
To reproduce: 1. Open new project. 2. In PlayerSettings set Scripting Runtime Version to "Experimental (.NET 4.6 Equivalents)". 3. O... Read more
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader warnings are thrown after building High Definition 3D template
- "EndLayoutGroup: BeginLayoutGroup must be called first" error is thrown when changing Shader Precision Model from the Build Profiles window
- White artifacts/outlines are visible in the Garden Scene when viewing at meshes from a distance
- Shader warnings "Sprite-Unlit-Default" are thrown after building 2D Platrformer Microgame Template
- [Android] HLSL shader becomes corrupted when running on an Android device