Search Issue Tracker
Fuzzy window not appearing inside the Bold Macro Graph window
How to reproduce: 1. Open attached project "boltBug.zip" 2. In the Project window, go to Assets and select "test" Flow Macro 3. In t... Read more
Importing scripts causes Ludiq errors to spew into the console
Dragging an editor script into a Bolt project causes the following error messages to repeat in the console. I can't repo this 100%. ... Read more
Manual doesn't have the correct version number
*Reproducible on:* * Unity version: 2019.4.9f1 * Bolt version: 1.4.13 RC4 * Platform: Windows 10 *Steps to Reproduce:* # Go to Tool... Read more
Unable to remove the Ludiq folder from the project
When you try to remove the Ludiq folder from the project a cannot delete pop up appears. You need to click ok to continue. Notice... Read more
Label on the graph window is wrong
*Reproducible on:* * "main" branch * Release Candidate 1.4.13 * Platforms: Windows and macOS * Unity versions: 2020.1, 2019.4 and 20... Read more
Visual Scripting Component Icon is missing on 1.6 branch
When adding a Visual Scripting component in Unity 2021.1 the VS icons are missing. *Steps to reproduce* # Open or create a project... Read more
The mouse curosr in the graph can sometimes turn to text input.
When attempting to select a node connection the mouse cursor can change to a text input cursor. It doesn't harm mouse input but ca... Read more
Unable to drag select nodes if they are in a container
The way to selecting multiple nodes changes when nodes are inside a container. If nodes are in a container you need to use a modifie... Read more
Mutiple Update and Start functions in C# Preview
Removing the Start and Update functions from your graph, then re-add them will cause the C# Preview to add another Update and Start ... Read more
Private variables brake flow graphs
When trying to set a private variable in a flow graph the graph brakes. The following errors appear on the nodes. {code:java} You c... 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
- Filters dropdown: Window doesn't rescale on items collapse
- Sprite Preview is broken when the Sprite is too tall or too wide
- Objects are invisible in Scene view when using Wireframe Shading Mode
- Physics.Raycast does not work when used on the whole model
- Shader Graph changes the Position of Prefab instances in Play mode