Search Issue Tracker
Prefab instance's Skinned Mesh Renderer Material reverts to a previous o...
How to reproduce:1. Download, extract and open attached project '1121500repro.zip'2. Open 'SampleScene'3. Observe the Material in th... Read more
UI Image position is set to NaN after changing Orthographic Camera size ...
How to reproduce:1. Open attached Unity project2. Reset Rect Transform component from Image GameObject3. Change Orthographic Camera ... Read more
Private Script functions aren't taken into consideration when used as an...
How to reproduce:1. Open attached project (New Unity Project.zip)2. Select Cube in the Hierarchy3. In the Animation Window pres Add ... Read more
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
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