Search Issue Tracker
Double clicking error in the Console does not open script in code editor...
How to reproduce:1. Download and extract user's "DebugConsoleOpenWith.zip" and "LocalPackage.zip" attachments2. Delete prefix "case_... Read more
Exception thrown while invoking [OnOpenAssetAttribute] method when openi...
How to reproduce:1. Open submitted project(ScriptException)2. Open Unity > Preferences > External Tools and set the 'External ... Read more
Single stepping on a throw statement does not stop at the catch statement
How to reproduce:1. Open the attached "ThrowStep.zip" project2. Open the "testscript.cs" and set a breakpoint on line3. Attach the I... Read more
Unity fails to open script files with Visual Studio when the path to scr...
How to reproduce:1. Create a new project with the "㈸" character in the name2. In the Project Window create a new script3. Try to ope... 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
Editor freezes upon deleting an opened project from explorer
Editor freezes upon deleting an opened project from explorer. Steps to reproduce:1) Create a new project2) Delete the project from e... Read more
[VSCode]During debugging Unity Editor receives StackOverflow/ThreadAbort...
How to reproduce:1. Open attached project "DebugRepro.zip" and scene "TestDebugger"2. Make sure that Edit -> Preferences -> Ex... 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
[macOS] '$(Line)' External Script Editor Argument is passed as a filenam...
How to reproduce:1. Install MacVim2. Create a new Unity project3. Set MacVim as the External Script Editor4. Set the Args to "$(File... Read more
Visual Studio breakpoint is not hit if it's placed inside a namespace th...
How to reproduce:1. Open the "Breakpoint_Broken.zip" project2. Open the "ExampleScene.unity" scene3. Open the vList.cs in Visual Stu... 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