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... 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 ... Read more
LayerMask variables add newly added Layers to the selected Layers
How to reproduce: 1. Open given "LayerMaskRepro" Unity project 2. Enter "TestScene" scene 3. Select "GameObject" from the Hierarchy ... 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 console Actual... Read more
[Legacy] IEnumerator.MoveNext crashes at Scripting::TrackedReferenceBase...
Steps to reproduce: 1. Open attached project 2. Open scene "repro" 3. Run it 4. Unity crashes 5. Open "AnimationExtensions.cs" scr... 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"... 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 atta... Read more
[OSX] Input.accelerationEvents crashes the Editor on play
How to reproduce: 1. Open a new project 2. Create a new script 3. Put "Debug.Log (Input.accelerationEvents.ToString());" in the Sta... Read more
DontDestroyOnLoad destroys GameObject in the build when the game is buil...
How to reproduce: 1. Open user's project 2. Play the scene 3. Type user: admin, password: admin and press Login A new scene should l... 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 name... 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
- Caret is not being offset when content on a GUISkin is offset
- [Android][Vulkan] Application crashes with out of memory when warming up a specific shader on some of the Adreno devices
- Unity Editor hangs on a fresh import when using "-CacheServerWaitForUploadCompletion" command line argument
- SpriteShapeRenderer overrides stencil settings when a custom shader is used to set stencil values
- Frame Debugger window is flickering and unusable when HDRP Water is used in the Scene