Search Issue Tracker
[IMGUI] Unit Tests window freezes when having a lot of (more than 2000) ...
Reproduction steps:1. Open attached project "Testing2000Tests"2. If "Unit Tests" window is not open, from the menu bar select Unity ... Read more
[Performance][SkinnedMesh] (Rendering.UpdateDirtyRenderers) Skinned mesh...
After few tests I found out the more skinned mesh renderers you have the more method Rendering.UpdateDirtyRenderers cost your cpu po... Read more
Unremovable events with no time value
How to reproduce:1. Create a new project2. Import "Mecanim Locomotion Starter Kit" from Asset Store3. Place DefaultAvatar.fbx to the... Read more
Dynamic batching on an empty submesh causes a crash
Dynamic batching causes a crash when the following conditions are met: - Using the IL2CPP scripting backend.- Running on a 64-bit iO... Read more
Plugin inspector doesn't assign correct platform settings when importing...
To reproduce:1.Create new project and import attached "repro" package.2.Notice that it contains 2 plugin dll - XInputInterface32 and... Read more
[NetworkManager] Object created from inactive player prefab is inactive ...
Steps to reproduce: 1. Open attached project2. In Project tab make "Cube" inactive3. Build project4. Enter play mode in editor and s... Read more
SyncList callbacks have inconsistent timing.
The callbacks for SyncLists for the local client on the host have inconsistent timing in regard to the actual operation. The callbac... Read more
NetworkManager OnServerConnect not called for local players
The virtual function NetworkManager.OnServerConnect() not called for local players. This also means that NetworkLobbyManager.OnLobby... Read more
[DisallowMultipleComponent] More than one MonoBehaviour of the same type...
Steps to reproduce: 1. Open attached project ("DisallowMultipleComponents.zip")2. Open script A and notice that it has DisallowMulti... 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