Search Issue Tracker
Animation re-targeting not working if the primary character is not being...
Animation re-targeting not working if the primary character is not being rendered by the camera. Description:Animation of the first ... Read more
RuntimeInitializeOnLoadMethod is not called if it is part of nested clas...
How to reproduce:1. Open the attached "Runtime_Bug.zip" project2. Click Play Expected results: 'No Namespace - Inner', 'No Namespace... Read more
Crash when entering playmode
This bug looks like it might be a tricky one to repro. Working on uploading a project to repro in properly. It seems to happen only ... Read more
Asset Store Tab stays offline after reload
How to reproduce:1. Turn off the Internet2. Open a project(office mode)3. Observe the warring in Asset Store Tab4. Turn on the Inter... Read more
[Facebook] 64bit Windows build option not available
-e: the gameroom windows build is 32bit by default and can't be changed in the build settings -repro:--create new project--switch to... Read more
A cloth component attached to an object disables the Transform tools
How to reproduce: 1. Open any (new) project2. Create any Unity primitive (Cube, Sphere, Plane, etc)3. Attach a Cloth component to it... Read more
[IL2CPP][Android] Unity CIL Linker fails to run when compiling assemblie...
Android builds fail when assemblies that utilize iOS code are used in the project, even though the code isn't used directly. This af... Read more
[Android] Screen changes orientation when stationary after exiting split...
To reproduce: 1. Download and open attached "Test.zip" project.2. Find a device which supports split screen.3. Open any application ... Read more
[Regression] Sun flare artifact is shown on terrain's surface after crea...
Steps to repro: 1. Open attached project and 't2' scene;2. Enter Play mode;3. Observe terrain surface rendering. Expected reuslt:Ter... Read more
Performance degradation in large codebases when AddComponent is used
Steps to reproduce:1. Open attached project2. Move the plugins folder out of the project3. Reimport all assets and reload the editor... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal