Search Issue Tracker
[Regression] NativeArrayOption.None no longer working, compilation error...
How to reproduce:1. Open new project2. Write NativeArray in script"NativeArray<Vector3>(m_NumberOfCubes, Allocator.Persistent,... Read more
Wrong localized language name of Simplified/Traditional Chinese in Edito...
How to reproduce:1. Open user-submitted project (ChineseLocalizationIssue)2. Enter Play Mode and check the Console window Expected r... Read more
Error "The referenced script on this Behaviour is missing" when loading ...
Reproduction Steps:1. Import attached project.2. In Menu, select "Build" -> "Windows Development Build".3. Create build.4. In cre... Read more
Editor crashes when adding UI Mask component to the game object with a s...
The script that causes the crash is taken from the asset Pixel Rotation Sprite: https://www.assetstore.unity3d.com/en/#!/content/881... 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
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
Calling GetComponent in a static function that receives from the event s...
How to reproduce:1. Open the attached project "815247Crash.zip"2. Open and Play scene0 scene3. Left mouse click in the game view and... Read more
Crash on core::StringStorageDefault<char>::assign when attaching a speci...
Title: Crash on core::StringStorageDefault<char>::assign when attaching a script to terrain that doesn't inherit a native clas... Read more
`System.Enum' is defined in an assembly that is not referenced when open...
Steps to reproduce:1. Open the attached project2. Observe the errors in the Console Actual results: Editor throws the errorsExpected... Read more
Unity crashes in GetComponentWithScript when object is parented to the o...
To reproduce: 1. Open the project, attached by the user (FrogJam.zip)2. Open the "TestScene" scene3. Enable GameMap (Auto) game obje... 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