Search Issue Tracker
Locals in flow macros do not disambiguate across multiple instances of s...
Original Issue - Confirmed by Lazlo ---- Created a Flow Macro to output a random character (string). If I chain together a few of th... Read more
[Visual Scripting] Dropdown list for "Type Options" and "Node Library" p...
Clicking on the title of "Type Options" and "Node Library" property doesn't expand however it expands when clicked on the Dropdown i... Read more
GameObjectEventUnit with EmptyEventArgs calls GetHook when OnDrawGizmos/...
How to reproduce:1. Open the user attached "CustomEventTest.zip" project2. Open the "SampleScene" Scene3. Open the Console Window Ex... Read more
Crash when regenerating Units after upgrade from 1.4.13
After upgrading a project from Bolt 1.4.13 to Visual scripting 1.4.14 regenerating Units will cause a crash. Crash Log attached. ---... Read more
OnMouse_ event handlers warning appears when building for Android/ iOS/tvOS
“Game scripts or other custom code contains OnMouse_ event handlers. Presence of such handlers might impact performance on handheld ... Read more
Exception on highlighting+opening the StateGraph asset
When highlighting+opening the StateGraph asset it will throw an Exception How can we reproduce it using the example you attached1 Op... Read more
TypeLoadException errors are thrown when opening the Script Graph
Reproduction steps:1. Open the attached project "internal-pinball.zip"2. Select "Flippers" from Assets -> "Flippers"3. Open the C... Read more
Visual scripting input node randomly receives On Released event from Inp...
How to reproduce:1. Open attached project2. In Hierarchy find "PullThis" object3. In Inspector find Script Machine component and cli... Read more
[Visual Scripting] Node Group Boxes Disappear after entering and exiting...
Reproduction steps:1. Create a new Project2. Create a new Visual Script Graph (Right-click in Project window -> Create -> Visu... Read more
[Bolt] Errors appear when maximizing the Script Graph window
Reproduction steps:1. Create a new Project2. Create a new Script Graph3. Open a new Script Graph4. Insert the Script Graph View insi... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used