Search Issue Tracker
[UI] When reference an Input Action from a ScriptableObject, the input o...
From GitHub: https://github.com/Unity-Technologies/InputSystem/issues/353 https://github.com/Unity-Technologi... Read more
[Blackboard] Clicking away when renaming a category does not automatical...
Repro steps: 1. Open blackboard within a VFX 2. Create a new category 3. Press F2 or double-click on the category to rename it 4. Tr... 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 VFX 2. Add a float parameter to it 3. Collapse the category and observe... Read more
[Crash] Chaining two spawners to each-other produces an infinite loop
Repro steps: 1. Create two spawner contextual nodes 2. Plug the output of each into the start input of the other (video attached) 3.... Read more
[IL2CPP][UWP][Xbox Live] IL2CPP builds sometimes return Null String valu...
Steps to reproduce: 1. Open user attached project 2. Set up project in Dev Center on Microsoft Xbox Live Creators Program and set up... 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 need... Read more
[VFX] Visualization gizmos using values derived from parameters are not ...
Repro steps: 1. Import the attached package 2. Observe how particles are spawned in the scene to confirm that the line is using the ... Read more
NullReferenceException when previewing assets on Unity Package import
When importing a Unity Package with the "Import Unity Package" window open, if you click on an asset that can be previewed and then ... Read more
Package Manager UI refreshes the package list when entering play mode
If the Package Manager UI window is open when entering Play Mode in the editor, it will attempt to refresh the packages list. This c... Read more
GC.Collect() to be called at regular intervals causing noticeable lag sp...
How to reproduce: 1. Open the attached PeriodGcCollect2017.zip project 2. Enter the Play Mode 3. Go to Profiler window -> select Pro... 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
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element