Search Issue Tracker
[UI] Object shown as missing if removing component from a gameobject, On...
- Add a UI Button to a scene- Add an empty gameObject, e.g. GO1- Attach a script or amy other component e.g. BoxCollider to GO1- For... Read more
Editor crashes in _PluginImporter::GenerateAssetData_ when dragging a ...
Reproduction steps:1. Open the attached project2. Drag and drop "Word" Prefab into Hierarchy-Crash Regression started: 5.3.0f4 Repro... Read more
Custom Editor does not appear when its class definition is in a dynamic-...
Reproduction steps:1. Open the attached "repro_IN-36667CustomEditor.zip" project2. In the Inspector window click on any GameObject3.... Read more
[UDP] Push UDP Settings does not throw error on failure nor provide indi...
After installing the Universal Distribution Portal (UDP) package, "UDP Settings" will be exposed to the user, where the user can the... Read more
Unnecessary/unwanted binding candidates are found when detecting and cha...
How to reproduce:1. Open the attached 'RebindCandidates.zip' project2. Enter Play mode3. In the Drop-down menu select 'Mouse' and th... Read more
Trigger does not work if Interruption Source is Current State and Ordere...
How to reproduce: 1. Open attached project2. Open scene AnimationBUG.unity3. Play the scene4. Select the AnimatorBug gameobject5. Op... Read more
[Package Manager] 'IUnityAndroidPermissions' could not be found errors a...
'IUnityAndroidPermissions' could not be found errors are thrown when importing Vuforia Sample Project Steps to Reproduce: 1. Create ... Read more
The themes are not accessible when using UI Builder
Reproduction steps: Open the “UIBuilderBugs.zip” project Create and open a new UI Document Observe themes Expected result: Dark Them... Read more
Send/Bus does not refresh instantly when connecting to Receive
To reproduce:- Open attached project and launch scene "test2"- Open Audio Mixer > Crickets (Mixer)- Select "crickets" audio group... 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
- “IndexOutOfRangeException: Index was outside the bounds of the array.” error is thrown when large Text (TMP) GameObject Overflow field is set to Ellipsis
- The OnValidate method is not invoked when reverting changes on a Prefab Variant
- The “+” button to create Labels is not deactivated when no labels can be created due to no Categories existing and does nothing when pressed
- The UIElements "GeometryChangedEvent" is not invoked when modifying "VisualElement.style.translate"
- Prefab Variant does not get updated when changes are made on "OnValidate" method