Search Issue Tracker
[macOS] Player.log is not opened after right-clicking the Console window...
How to reproduce:1. Create a new Unity project2. Build and Run the project to generate a Player.log file3. Right-click the Console w... Read more
Unable to build Player Content if assets hierarchy was changed in Addres...
To reproduce:1. Open attached project ("ConfusedAddressables")2. In Addressables window, create new Packed Assets Group3. Drag folde... Read more
[UI] When using gamepad stick as part of 2D Vector Composite Binding, as...
From GitHub: https://github.com/Unity-Technologies/InputSystem/issues/355 Repro:1. Download project and ISX package at: https://gith... Read more
[UI] When reference an Input Action from a ScriptableObject, the input o...
From GitHub: https://github.com/Unity-Technologies/InputSystem/issues/353https://github.com/Unity-Technologies/InputSystem/issues/35... Read more
[Blackboard] Clicking away when renaming a category does not automatical...
Repro steps:1. Open blackboard within a VFX2. Create a new category3. Press F2 or double-click on the category to rename it4. Try cl... Read more
[Blackboard] Collapsing a category with items within it does not hide al...
Repro steps:1. Create a category within the blackboard of a VFX2. Add a float parameter to it3. Collapse the category and observe th... Read more
[Crash] Chaining two spawners to each-other produces an infinite loop
Repro steps:1. Create two spawner contextual nodes2. Plug the output of each into the start input of the other (video attached)3. Un... Read more
[IL2CPP][UWP][Xbox Live] IL2CPP builds sometimes return Null String valu...
Steps to reproduce:1. Open user attached project2. Set up project in Dev Center on Microsoft Xbox Live Creators Program and set up t... Read more
[VFX Graph] Blackboard cannot resize below the tooltip size
Repro steps:- Open VFX Graph- Add Paramters through blackboard- Resize blackboard panel The blackboard retains the min size needed t... Read more
[VFX] Visualization gizmos using values derived from parameters are not ...
Repro steps:1. Import the attached package2. Observe how particles are spawned in the scene to confirm that the line is using the ex... 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
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names