Search Issue Tracker
[WebGL] Build fails if weGLThreadsSupport is enabled
How to reproduce:1. Open the attached project2. Make a WebGL build3. Inspect the Console window Expected result: The build process f... Read more
NGUI components get Transforms changed to RectTransforms after upgrading...
How to reproduce it:1. Open the project "case_1346253.zip" from Google Drive link2. Load Assets > "Scenes" > "MGUI_Issue" Scen... Read more
[Bolt] References are lost from the Flow Graph after re-opening the Editor
How to reproduce:1. Open the user's attached "Smolsies-2.zip" project2. Create a new Flow Macro in the Project window (Right-click -... Read more
Checksum and CRC differ when closing editor and reopening after clean build
From this forum post: https://forum.unity.com/threads/checksum-of-bundle-does-not-remain-consistent-despite-no-changes.1082210/ Repr... Read more
Fuzzy finder truncated if graph window offset vertically from main Unity...
Note: The Editor should be opened on a secondary screen Reproducible on: main commit e8b6e3d46. Editor version: 2021.1.0b4 -b10 Plat... Read more
Label on text fields changing due to wrong node focus.
Reproducible on: "main" branch commit: 1adb7600866e6f31a876436b16a3ba769351e60e Unity version 2021.1 Platform: Windows 10 Steps top ... Read more
Package Manager "In Project" Packages take a while to load initially eve...
Reproduction steps:1. Create and open a project2. Open the Package Manager window (Window > Package Manager) Expected result: The... Read more
"'ReadOnlySpan<>' does not exist in the namespace 'System'" error is thr...
How to reproduce:1. Create a new project using the default 3D template2. Import the 'Visual Scripting' package3. In the Project Wind... Read more
Gizmos on the objects fade away when zooming out in the Scene View
Steps to reproduce:1. Open the attached project "GizmoBug.zip2. Open Scenes/SampleScene in the Project window3. Select Far object in... Read more
Renaming the Material removes the selection cursor and makes the selecti...
How to reproduce:1. Open the user's attached "2021-2-bugs.zip" project2. Select the "Mat1" Material in the Project window3. Rename t... 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