Search Issue Tracker
[MacOs] Unable to attach Monodevelop debugger; "TargetFrameworkVersion '...
Steps to reproduce:1. Open attached project2. Open Test.cs script with Monodevelop3. Press the play button in Monodevelop4. Obserser... Read more
MonoDevelop crashes when issue a forward search in vi mode at the end of...
To reproduce: 1. Open MonoDevelop2. Create new file3. Go to Tools -> Options -> Text Editor -> Behavior and turn on Use Vi ... Read more
Editor becomes unresponsive when the break point is set in Update at run...
The issue only occurs when the object has Audio Source component on it and the script has OnAudioFilterRead method implemented To re... Read more
OSX Rider is opened without project directory in the arguments and with ...
Reproduction steps:1. Create and open a new project2. Make sure "JetBrains Rider" is set as the External Script Editor in "Preferenc... Read more
Visual Studio Express does not open project solution and is not attached...
How to reproduce:1. Open attached project "Case_1162476_VSExpress.zip"2. Set External Script Editor to Visual Studio Express 2017 in... Read more
Visual Studio shows multiple instances of Unity
Steps to reproduce:1. Download and open the user's project "MultipleDebuggers.zip"2. Make sure only one instance of Unity Editor is ... Read more
Editor crashes when expanding object properties in the Code Editor while...
Reproduction steps:1. Open the project from a GDrive link2. Open Scenes/TestScene3. Open Scripts/Test_Script4. Add a Breakpoint on l... Read more
Debugging with vscode and .NET 4.6 profile freezes editor (after debugge...
How to reproduce:1. Download and open attached project files2. Open "TestScript" with Visual Studio Code (vscode) (Make sure .Net 4.... 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
[VS2017] After installing Visual Studio with Unity Download Assistant, f...
To reproduce:0) Don't have VS20171) Run Unity Download Assistant2) Install VS as one of the components3) After installation finishes... 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