Search Issue Tracker
Memory leak in Texture2D.PackTextures() when padding is set to 1
Steps to reproduce:1. Download the attached project and open "TestScene" scene2. Enter play mode Results: Editor freezes and starts ... Read more
Listed Force Field affects particles even though it is disabled
How to reproduce:1. Open attached project ("case_1110810-ParticlesTest.zip")2. Open the repro scene ("SampleScene")3. Inspect the "P... Read more
Animator States are not automatically selected when copy-pasted
How to reproduce:1. Open attached project ("case_1112939-Animator_demo.zip")2. Select the "New Animator Controller"3. Select all of ... Read more
Project building fails when using EditorApplication.LockReloadAssemblies...
Reproduction steps:1. Open the Project inside of the "BuildFailRepro.zip"2. Build the Project as Windows 86x643. After the Build com... Read more
[Metal] Shader doesn't work in Standalone build with Metal Graphics API
Reproduction steps: 1. Open "MinimalRepro" project2. See Game view shader blur3. Build Standalone player with Metal Graphics API4. S... Read more
Unity Hub's In the Cloud section has permanent "Your projects are loadin...
Some users have problem reaching Collab projects in Unity Hub, permanent "Your projects are loading" message in "In the Cloud" secti... Read more
NotImplementedException when calling HttpListener.TimeoutManager
How to reproduce:1. Open the attached "TimeoutManager_NotImplemented.zip" project2. Open the "SampleScene" scene3. Enter Play mode4.... Read more
Nav Mesh Agent's Speed increases past the Speed set when traveling down ...
How to reproduce:1. Open the user-submitted project ("bug-navagent-slope-speed.zip")2. Open the "SampleScene" and enter Play Mode3. ... Read more
Script Execution Order menu doesn't show complete class names for long c...
How to reproduce:1. Open the attached "case_1122059-SEODialogBug" project2. Go to Project settings > Script Execution Order and m... Read more
Class using ISerializationCallbackReceiver interface in a prefab variant...
How to reproduce:1. Open the attached "case_1122325-PrefabVariantBug" project2. Right-click the Prefab "MyPrefab" in the Project vie... 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