Search Issue Tracker
Package XML documentation isn't shown when using external packages
Repro steps:1. Open user attached project2. In the Project window, open "HeroRewardDisplay.cs" in the "QuestRewardList" folder3. Hov... 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
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
[Scripting] Changes in the Script using Visual Studio 2019, are reflecte...
When Auto Refresh is unchecked, the changes from a script are not updated in the editor unless it is refreshed.This works with Visua... Read more
[Mac] Pop-up warning window stating "The document "X" could not be opene...
How to reproduce:1. Create and open a new project2. Set the 'External Script Editor' to 'TextEdit' (in the Preferences window)3. Cre... 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
[Preset] Dropdown icons for the properties under "Mesh Renderer" preset ...
All properties dropdown icons are missing when preset of "Mesh Renderer" is created, refer attached screenshot. Steps to repro:1. Cr... Read more
[Preset] Unable to uncheck/check Volumetric Setup property in TextmeshPr...
Unable to uncheck/check Volumetric Setup property in TextmeshPro preset asset.NullReferenceException error is thrown on clicking on ... 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
Unity project names are missing in Visual Studio 2017 when attaching wit...
Steps to reproduce:1. Download and open attached Unity project2. Create a new Unity project and open it aswell3. Using "Visual Studi... 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