Search Issue Tracker
[SubGraph] Spaceable parameters don't update properly
Repro steps:1. Import the attached unity package2. Open SpaceableScene3. Open New VFX and change the space of 'Position'4. Observe h... Read more
[SubGraphs] Certain parameters throw 'unexpected type' exceptions when u...
Repro steps:1. Import the attached package2. Open the ParamterIssue.vfx and/or the ParameterSubGraphIssue subgraph3. Observe the con... Read more
[LWRP] Sprite Renderer ignores Sprite Mask when Lightweight Render Pipel...
How to reproduce:1. Open the "SampleScene" Scene in the attached "case_1163474.zip" Unity project2. In the Project tab, select the "... Read more
Crash on PrepareBuffersForJobExecution when entering Play mode for the s...
How to reproduce:1. Open the "Crash_Test.zip" project2. Open the "ScheduleParameter.unity" scene3. Enter Play mode4. Exit Play mode5... Read more
[IMGUI Debugger] Memory leaking when hovering over IMGUI elements in deb...
To reproduce:1. Open any project2. Open IMGUI Debugger and select Inspector debugging3. In IMGUI Debugger, keep clicking instruction... Read more
In profiler, zooming into an adjacent frame on the thread view warps the...
In profiler, zooming into an adjacent frame on the thread view warps the names of processes To reproduce:1) Create a new project (3D... Read more
Adding rows to MultiColumnTopBar in Avatar Mask produces empty space for...
To reproduce:1. Open any project2. Import "Brick_Mask" Avatar mask (or any other avatar mask with some transforms being defined)3. E... Read more
[Block] 'Trying to modify space on a not spaceable slot' error when addi...
Repro steps:1. Create a default VFX Asset2. In Update, add a Collider (Sphere) block3. Observe the console error: Trying to modify s... Read more
Unable to build iOS with Linear Color Space after resetting Player Settings
How to reproduce:1. Create new project and switch target to iOS2. Open Player Settings3. Under Other Settings change Color Space to ... Read more
Windows High DPI scaling breaks Graphics.DrawTexture
How to reproduce:1. Make sure Windows DPI is not 100% or 200% (either 125%, 150%, 175%, 225%)2. Open attached project "DPIScaling.zi... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class