Search Issue Tracker
Fixed
Votes
1
Found in [Package]
1.4.15
1.7.3
Issue ID
UVSB-1646
Regression
No
[Bolt] Bolt keeps creating new unloaded objects upon consistently entering Play Mode
Reproduction steps:
1. Create a new project and Import Bolt/Visual Scripting
2. Enter Play Mode
3. Check the Editor log for "Unloading xx unused Assets to reduce memory usage. Loaded Objects now: xxxx."
4. Enter Play Mode
5. Check the Editor log for "Unloading xx unused Assets to reduce memory usage. Loaded Objects now: xxxx."
Expected result: the number of Loaded Objects remains the same
Actual result: the number of Loaded Objects increases incrementally
Reproduces on: Bolt 1.4.15 (2019.4.29f1, 2020.3.14f1), Visual Scripting 1.7.3 (2021.1.14f1, 2021.2.0b3, 2022.1.0a2)
Notes:
-Issue only reproduces when Bolt/Visual Scripting package is installed
-Issue still reproduces on Visual Scripting 1.7.3 but less noticeably, Loaded Objects increase by a small amount (about 5 objects per Play Mode) compared to Bolt 1.4.15 (about 60 objects per Play Mode)
-Issue eventually leads to "Resource ID out of range" error
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture displays visual artifacts and has a broken aspect ratio when it is imported in RGB 48-bit format
- Diagnostic Warning Resets When Navigating Away and Returning to Diagnostics Settings
- Checkbox Collides with Text in Shader Graph Preferences Settings
- Crash on mecanim::animation::TransformValuesFromClip when entering the Play Mode in a project with Animancer Pro v8
- Connection to Named Pipes fails when server and client are run
Resolution Note:
PR: https://github.cds.internal.unity3d.com/unity/com.unity.visualscripting/pull/489