Search Issue Tracker
[Dashboard][Bug from Lyndon] [Diagnostics / Logs] CPU Frequency is missi...
source: [https://docs.google.com/document/d/1YdHtdZVbJT28jCBSXxvkBqahxtSo15--_E9FIrXnTBQ/edit?tab=t.0#heading=h.qu3mp25h5zhl] Diagno... Read more
[macOS] Gamepad.SetMotorSpeeds() does not produce vibrations on the cont...
How to reproduce:1. Open the attached project “Controller rumbling.zip”2. Open the “SampleScene” scene3. Connect a Controller to the... Read more
EditorGUI.TagField and similar drop-downs do not show mixed values when ...
How to reproduce:1. Create a new Unity project2. In the SampleScene select both 'Main Camera' and 'Directional Light' GameObjects3. ... Read more
Unity has no proper script lifecycle for calling event functions before ...
Quitting Unity Editor doesn't call OnDestroy(), OnDisable() event functions which is often used in editor window extension scripts. ... Read more
Whole project directory deleted when removing a package with a non-exist...
Reproduction steps:1. Open the attached project “Package_Uninstall_Bug_Backup“2. Remove the “com.alex.fakepackage“ package in Packag... Read more
LODs array is not updated instantly when inserting new LODs
Reproduction steps:1. Create a new Unity project2. Create a new empty GameObject and add a 'LOD Group' Component3. Insert some new L... Read more
Artifacts on huge objects if lightmapped
Bake scene cube.unity and observe artifacts. See this thread for details http://forum.unity3d.com/threads/large-scale-lighting-noise... 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
No Icons are used for the Entry and Exit States in the Inspector when se...
Steps to reproduce: 1. Open any Project2. Create an Animator Controller Asset and open it3. Select the Exit State and observe the In... Read more
[Shuriken] Exception thrown on assigning Reflection Probe to Texture pro...
when a Reflection probe is assigned to the Texture property under Shape module of Particle System component cause editor to throw be... 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