Search Issue Tracker
List.Sort causes more memory allocation with .NET 4.x than .NET 3.5
How to reproduce:1. Open the project attached.2. Open the "SampleScene" scene3. Make sure that Scripting Runtime Version is .NET 4.x... Read more
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS