Search Issue Tracker
[GPU] GPU-sorting and GPU events are broken
Repro steps: 1. Import the attached package. 2. Open the GPUSortingIssue scene and observe the AddMeSecond system doesn't have many ... Read more
[UX] The Normal map preview in lit outputs displays incorrectly
Repro steps: 1. Create a lit output node 2. Enable Normal maps in the inspector 3. Assign a normal map to the output 4. Observe the ... Read more
[Visual Effect Graph] Editor crashes on opening VFX graph after deleting...
-Editor crashes on opening VFX graph on deleting property in Blackboard window after resetting the property. -Expanding/Shrinking Fl... Read more
[Visual Effect Graph] ArgumentNullException is thrown on Converting "Blo...
On Converting "Block Subgraph" to "Subgraph" from second time onwards, ArgumentNullException is thrown in the Console, refer attache... Read more
[VFX Graph] Editor crashes on assigning any VFX Graph to "Asset Template...
When any VFX Graph is assigned to "Asset Template" from "Visual Effect" prefab causes editor to crash, refer the attached video Ste... Read more
[Subgraph] Exposed Int with range slider throw Invalid CastFloat error w...
[Issue raised on the forums: https://forum.unity.com/threads/cant-open-graph-due-to-compile-error.823749/#post-5590510] Repro steps... Read more
[Outputs] Lit particles do not support the 'After Post Processing' rende...
Repro steps: 1. Create a new VFX 2. Convert the output to a Lit Quad output 3. Select the output and in the inspector click on the H... Read more
[VFX Graph] Debug modes are able to overwrite the capacity on locked ass...
Simple Particle System and Swarm Particle System can not be used again once its capacity set to 0 in Efficiency debug mode when you ... Read more
[VFX] Creating a Subgraph breaks connections/the Effect
[VFX] Creating a Subgraph breaks connections/the Effect To reproduce: 1. Create a new project 2. Install Visual Effect Graph Packag... Read more
[OSX] Unexpected spawn/capacity results when sorting is set to Auto/On
Repro steps: 1. In OSX, create a default new VFX and drag it into the scene 2. Observe that only 1 particle is showing 3. Open the V... 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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true