Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
2.0.0a13
Issue ID
UVSB-868
Regression
No
Bolt 2 - Missing editor texture: Loader
When opening the linked project i get the following error.
{code:java}
Missing editor texture: Loader
E:/WORKSPACE/TEMP/Bug Verification/Bolt 2 - Testing Array Support/Assets\Bolt/Bolt.Core/Editor/Resources\Loader/Loader.png
UnityEngine.Debug:LogWarning(Object)
Unity.Bolt.EditorTexture:Load(IResourceProvider, String, CreateTextureOptions, Boolean) (at Assets/Package/Bolt.Core/Editor/Interface/Textures/EditorTexture.cs:296)
Unity.Bolt.UnityGUI:Loader(Rect, Nullable`1) (at Assets/Package/Bolt.Core/Editor/Interface/UnityGUI.cs:275)
Unity.Bolt.UnityGUI:LoaderLayout(Int32, Nullable`1) (at Assets/Package/Bolt.Core/Editor/Interface/UnityGUI.cs:301)
Unity.Bolt.UnityGUI:CenterLoader(Boolean) (at Assets/Package/Bolt.Core/Editor/Interface/UnityGUI.cs:314)
Unity.Bolt.BoltEditorWindow:OnGUI() (at Assets/Package/Bolt.Core/Editor/Windows/BoltEditorWindow.cs:135)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr){code}
Steps to reproduce
Notice issue >> Missing editor texture: Loader
E:/WORKSPACE/TEMP/Bug Verification/Bolt 2 - Testing Array Support/Assets\Bolt/Bolt.Core/Editor/Resources\Loader/Loader.png
Seems to have no effect on actual functionality.
!image-2020-06-18-12-01-03-991.png!
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
- Duplicate External Textures start appearing when a Texture created with "CreateExternalTexture" is modified causing Memory Usage spikes on VisionOS
- Silent crash when using a "Blend Shape" in a "Skinned Mesh Renderer" to move vertices to Vector3.positiveInfinity, and "Occlusion Culling" is baked
- Some Prefab Source and Override content bounds are misaligned
- The Package Manager's "install packages by..." panels break when Domain Reload is triggered, and the panel is open
- Crash with multiple stack traces when leaving a docked VFX Graph open
Resolution Note:
Bolt 2 will not be released as its own product. See https://forum.unity.com/threads/visual-scripting-roadmap-update-august-2020.951675/ for details.