Search Issue Tracker
[Scripting] UnityEvent() has multiple methods that are not working
To reproduce: 1. Open Unity, create a new project and open it 2. Download attached script "UnityEventCountTest.cs" and attach it to... Read more
AudioClip reference is reset to None when opening Unity for the first ti...
To reproduce: 1. Download attached Unity project "AudioNoneExample.zip" 2. Copy Assets and ProjectSettings folders into a new folde... Read more
Error after recompiling: "An assembly with the same name `UnityEngine.UI...
Reproduction steps: 1. Open project attached.(Repro.zip) 2. Open scene "SimpleSample". 3. Press Play. 4. Detect that there is error ... Read more
[.NET 4.6] Editor crashes scripting_icall_string_to_utf8 when deleting ...
Steps to reproduce: 1. Create a new Unity project 2. Change the Scripting Runtime Version to .NET 4.6 Equivalent (Project Setting ->... Read more
"The referenced script on this Behaviour is missing!" warning duplicates...
How to reproduce: 1. Create new empty project 2. Create UI -> Canvas 3. Create new C# Script in Project Window and open it 4. Enter ... Read more
Attaching a script to an object and then deleting it causes the script c...
To reproduce: 1. Open attached Unity project "Betatests.zip" 2. Attach "deletethis" script to a GameObject 3. Delete "deletethis" sc... Read more
Assigining an instance to 'managedReferenceValue' doesn't apply to all t...
How to reproduce: 1. Open the attached "1426045.zip" project 2. Open the "SampleScene" Scene (Assets/Scenes) 3. Select the "GameObje... Read more
"Does not contain a definition" error for texture.imageContentsHash when...
To reproduce: 1. Open attached Unity project "Unity201703BUG.zip" 2. Inspect "TestTexture" script in the Assets folder 3. Build and ... Read more
Vector2Int is missing negation, division and multiplication by int opera...
Steps to reproduce: 1. Use one of these in a C# script: var vector = 2 * Vector2Int.one; var vector = -Vector2Int.right; var vecto... Read more
Selection.objects doesn't select objects in the project window first column
How to reproduce: 1. Open given Unity project 2. Select Editor folder from Hierarchy in Project window 3. Select Assets -> Create ->... 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
- Containers' height doesn't expand when text wraps
- Variable is set to a different value from the selected enum value in the Editor dropdown
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer