Search Issue Tracker
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
refCount == 0 assert thrown when opening scene
Open scene Main in attached project. Immediately you will get a number of "refCount == 0" asserts in the Console. Regression from Un... Read more
Script trying to access Microsoft.CSharp does not compile
How to reproduce: 1. Open attached project- Note an error is thrown: Assets/Plugins/ZestKit/Editor/ZestKitDLLMaker.cs(6,17): error C... Read more
Material properties animated by animation clips can't be shared with oth...
To reproduce:1. Open attached project2. Open Main scene3. Press play4. Observe that the sphere pulses from white to red and back, as... Read more
[AssetBundles] AssetBundleManifest.GetAssetBundleHash throws no error if...
Reproduction steps:1. Open attached project "GetAssetBundleHash"2. Open scene "Test"3. From the menu bar select Build -> Build As... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default