Search Issue Tracker
[UWP] Building Unity project solution in Visual Studio is unsuccesfull i...
How to reproduce:1. Open the attached project2. In the Project view, double-click CsharpSevenScript.cs to open it in Visual Studio3.... 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
[Windows][VSCode] "Error while monitoring path" is thrown on removing VS...
"Error while monitoring path" is thrown on removing Visual Studio Code Editor from package manager on Windows OS only. This error is... Read more
[Preset] "Supported Aspect Ratios" dropdown icon overlaps with window la...
On creating preset of "Player Settings", Dropdown icon of "Supported Aspect Ratios" under "Resolution and Presentation" and "Preload... Read more
<CallDelay> Call appears when entering in PlayMode and causes performanc...
When profiling the Editor in 2020.1, a <callDelay> section appears highlighted in editor play-mode that causes a laggy experie... Read more
Only a small subset of Attribute declarations are included in UnityEngin...
How to reproduce:1. Open existing or create a new project2. Import the attached script "StatiClass.cs"3. inspect Console window Expe... Read more
Silent crash on assertion when debugging a generic delegate with an alia...
Reproduction steps:1. Open the attached project "case_1238212"2. Load the "SampleScene"3. Open the "Test.cs" script using Visual Stu... 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
Extension point for "Revision Control Diff/Merge" which allows to add cu...
How to reproduce:1. Have Rider installed (https://www.jetbrains.com/rider/download/)2. Create a new Unity project3. Preferably have ... Read more
[Windows] Load previous project on startup check causes domain reload th...
Steps to reproduce (see LoadPreviousProjectOnStartUP.mp4):1. Enable Rider plugin package for Unity.2. Go to Preferences -> Genera... 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