Search Issue Tracker
Vector3Int causes boxing and high memory allocation when used as key in ...
Reproduction steps:1. Download "BetterVector3Int.zip" project and open in Unity2. Select Window > Profiler > Memory3. Select T... Read more
The Blacksmith: Atmospheric Scattering package not working
Steps to reproduce:1 Import this package https://assetstore.unity.com/packages/essentials/the-blacksmith-atmospheric-scattering-3993... Read more
Timer will keep running and spamming errors after exiting Play mode
To reproduce: 1. Download attached project "Lemon Stand.zip" and open in Unity2. Open "Lemon Stand" scene3. Enter Play mode4. Observ... Read more
[Scripting] UnityEvent() has multiple methods that are not working
To reproduce: 1. Open Unity, create a new project and open it2. Download attached script "UnityEventCountTest.cs" and attach it to p... Read more
Editor crashes PersistentManager::ReadObject when accessing Unity API wi...
Steps to reproduce:1. Download attached project2. Closed project Results: Editor crashes when closing it Reproduced with: 2018.1.0a2... Read more
Using Application.internetReachability with OnGUI causes errors in the C...
Reproduction steps:1. Open the attached project "OnGUIBugReport_U20173.zip";2. Open the "Test" scene;3. Enter a play mode;4. Try to ... Read more
Errors appear when changing size of an array with serializable objects v...
How to reproduce:1. Open attached Unity project "New Unity Project"2. Load scene "s"3. Enter Play mode4. Select GameObject5. In the ... Read more
[Regression] Calling Destroy() method in Awake for Networking objects is...
Starting from 2017.2.0a2 when you spawn Networking object (spawnable object) and call Destroy() in Awake method - it gives error Cou... Read more
[Android][IL2CPP] Player crashes with signal 11(SIGSEGV), code 2 during ...
How to reproduce:1. Open the attached "TestWeapon" project2. Select IL2CPP as Scripting Backend (File --> Build Settings --> P... Read more
Physics.Raycast maxDistance field accepts LayerMask object as valid inpu...
To reproduce:1. Open user's project, script Caster.cs2. In line 33, observe the structure of Raycast3. Enter Play mode4. While in Pl... 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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph