Search Issue Tracker
After Unity loads the project it crashes on System.Array:ClearInternal (...
How to reproduce:1. Open user's attached project "ID.zip"2. After the project is loaded wait from 10 to 15 seconds and the project w... Read more
Error "APIUpdater encountered some issues..." appear when using script u...
Reproduction steps:1. Create new project.2. Make a script with unsafe code.3. Run script updater on it. Expected result: Script upda... Read more
LayerMask variables add newly added Layers to the selected Layers
How to reproduce:1. Open given "LayerMaskRepro" Unity project2. Enter "TestScene" scene3. Select "GameObject" from the Hierarchy4. S... Read more
InspectorWindow is inaccessible due to its protection level when used in...
Reproduction steps:1. Download "OnPostHeaderGUIBug.zip" project and open in Unity Expected: no errors appear in the consoleActual: e... Read more
[Legacy] IEnumerator.MoveNext crashes at Scripting::TrackedReferenceBase...
Steps to reproduce: 1. Open attached project2. Open scene "repro"3. Run it4. Unity crashes 5. Open "AnimationExtensions.cs" script6.... Read more
NullReferenceException pops up when calling method from a ScriptableObject
How to reproduce:1. Open attached Unity project "scriptableissue"2. Load scene "Main"3. Add AudioSource component to "tankG2018b" ga... Read more
Unity crashes when mono tries to access something from Jit table
Unity crashes when mono tries to access something from Jit table. Note: I've attached callstack retrieved from Unity.DMP (file attac... Read more
[OSX] Input.accelerationEvents crashes the Editor on play
How to reproduce: 1. Open a new project2. Create a new script3. Put "Debug.Log (Input.accelerationEvents.ToString());" in the Start(... Read more
DontDestroyOnLoad destroys GameObject in the build when the game is buil...
How to reproduce:1. Open user's project2. Play the scene3. Type user: admin, password: admin and press LoginA new scene should load,... Read more
UnityEngine.Object.Equals incorrectly handles comparisons to a non-Unity...
[This happens when the first object is assigned to null] Steps to reproduce the issue:1. Open attached project.2. Open scene named "... 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