Search Issue Tracker
Shaders in scene view get disabled based on camera rotation
Steps to reproduce:1. Open attached project "SceneViewShader.zip"2. Either move the scene view around or rotate the Main Camera alon... Read more
[iOS] Crash in libobjc.A.dylib`objc_msgSend during AssetBundle download
Steps to reproduce:1. Download & Open the project2. Build the project to iOS using BuildInfoList.asset (found in Assets folder)3... Read more
"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. Open... Read more
[KeywordEnum(UV1, UV2)] in shaders causes a compilation error when build...
Steps to reproduce:1. Download and open the attached project2. Build for Standalone to force a shader recompile Expected result: bui... 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 at... Read more
Standalone build shows "Failed to load mono" error if it is located in a...
To reproduce: 1. Create a new project2. Set Scripting Runtime Version to .NET 4.63. Build it for Windows standalone to the folder na... Read more
Editor crashes at prcore::BlitImageRemapNoScale when creating sprite wi...
Steps to reproduce:1. Download 944413_repro.zip2. Open "test" scene3. Enter play mode Results: Editor crashes when creating sprite f... Read more
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu