Search Issue Tracker
Assembly References to package assemblies break IDE projects
How to reproduce:1. Open user's attached project2. Select "MyAsmdef" in the Project window3. Observe the Asset's Assembly Definition... 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
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
Local and Embedded packages are untoggled first time using the editor.
Steps to reproduce Ensure EditorPrefs are cleared. https://docs.unity3d.com/ScriptReference/EditorPrefs.DeleteAll.html or specifical... Read more
[Editor] NullReferenceException thrown on changing the "Asset Serializat...
On changing the "Asset Serialization Mode" from Editor Settings under Project Settings when preset of "Editor Settings" is created a... Read more
[Preset] Unity Remote properties are missing in the Preset of Editor Set...
When preset of "Editor Settings" is created from Project Settings window, "Unity Remote" properties are missing in the Preset, refer... Read more
[Preset] Reset functionality does not work for the "Layer Collision Matr...
When the preset of "Physics 2D" and "Physics" is created from "Project Settings", Reset functionality is not working for "Layer Coll... Read more
[Editor] Values under Project settings window doesn't update on selectin...
Project settings values don't update on selecting its preset until the mouse cursor is hovered over the project settings window, Ref... Read more
[Editor] Sorting Layers are created with the same name under Tag and Lay...
All newly created "Sorting Layers" share the exacts same name under "Tag and Layers" Settings from Project Settings window, Refer to... Read more
[Editor] Bundle Identifier name doesn't update on changing the Company a...
On changing "Company Name" and "Product Name" in the Player Settings, Bundle Identifier name doesn't update automatically under "Oth... 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