Search Issue Tracker
Opening shader with Visual Studio while CS project doesn't exist results...
Opening shader with Visual Studio while CS project doesn't exist results in errors Steps:1. Create new project2. Create shader3. Dou... Read more
OnGeneratedCSProjectFiles isn't triggered if using Visual Studio
Steps to reproduce: 1. Open attached project2. Go to the project folder and delete CS project files3. In editor, make sure that code... Read more
ENABLE_VSTU define is missing
Reproduction steps:1. Have Visual Studio 2019 and its "Visual Studio Unity Tools" plugin installed2. Open attached project "ProjectF... Read more
Visual Studio debugging does not work when UnityEngine.UI namespace is u...
Reproduction steps:1. Open the attached project2. Open the UIScript.cs3. Inside Visual Studio Toolbar -> Attach to Unity Expected... Read more
Unity generates broken C# solution and project files if External Script ...
Steps:1. Open Editor2. In Edit/Preferences/External Tools select 'Open by file extension' as the External Script Editor3. Download a... Read more
Visual Studio for Mac doesn't load Project solution if opened from Editor
Reproduction steps:1. Set External script editor to Visual Studio for Mac2. Open any project and double-click any script3. Script is... Read more
[macOS] An exception catchpoint can't be created when catching non-Syste...
How to reproduce:1. Open the user attached project2. Open the 'Test' script in Visual Studio3. Attach the debugger to Unity4. In the... Read more
[MonoDevelop] 5.9.6 won't apply and save custom format policy
Steps to reproduce:1) open MD2) import custom policy (user has attached one)3) press ok4) go into options and select new policy clic... Read more
Editor freezes on VisualStudio/Mono debugger breakpoint
1. Open the attached project2. Open 'exampleScene'3. Open TeamSpeakExample.cs with Visual Studio or Mono Develop4. Place a breakpoin... Read more
VS DebuggerTypeProxy under mono fails to show detailed information
1. Open project I attahced(806140 repro)2. Open test scene3. Open Test.cs script, attach breakpoint at line 143 (int g = 1);4. Attac... 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
- [RenderGraph] Outputs from camera stack override each other when using OpenGLES3 with a custom renderer feature
- An "RefreshInternalV2 is called before InitialRefresh" error is thrown when opening a project where a build profile with Player settings added is selected
- MeshCollider preview gizmo disappears from the Scene view when overriding the mesh asset using any 3D editing tool
- Tutorial project is not created when started from the Get set up tab
- Audio Listener Component expands when selected