Search Issue Tracker
UNET can't have multiple scripts deriving from NetworkBehaviour on same ...
To reproduce:1. Open attached project2. Build and Run windows standalone3. Open Menu scene in editor4. Select Player prefab and acti... Read more
[EmbeddedWindow] CPU usage increases up to 50% when embedding a build to...
Steps to reproduce: 1. Open the attached project2. Build the project as Child.exe to the Assets/Export folder3. Once the folder is o... Read more
uGUI stops working after using Stylus on Note4
UI Components built with the new UI do not respond to the touched of fingers after using stylus. They do respond before using stylus. Read more
IL2CPP compile error when script contains method group of interface to d...
How to reproduce: 1. Open attached project- Project contains a single script: using System; public interface IMyInterface<T>{v... Read more
Refreshing WebGL build page throws an error when using Chrome
Steps to reproduce: 1. Open the attached project2. Build and run the scene (in Chrome)3. Once the project is loaded, press F5 to ref... Read more
Unity crashes when playing the scene with Non-convex MeshCollider with n...
Repro steps:1) Open scene Procedural Testing2) Play the game Faults of crash:Log says: 'Non-convex MeshCollider with non-kinematic R... Read more
[Events] Animation Event performance degrades depending on amount of com...
How to reproduce: 1. Open attached project2. Open scene animationEvents.unity- Scene contains about 400 animated characters that eac... Read more
[Cloth] Surface penetration constraint for cloth doesn't work
How to reproduce: 1. Open attached project2. Open scene bugreport.unity3. Play the scene- Note how the cloth never passes through th... Read more
[Textures] Clamped texture bleeds all over the mesh if material's textur...
How to reproduce: 1. Open attached project2. Open scene bugreport.unity- Scene contains two characters: one has a texture that has a... 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