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
- Texture Sampling overlap causes graphical errors on specific Graphics APIs and Devices when using Framebuffer Fetch
- [Android] AssetBundle loading performance degradation when loading from a local Assetbundle
- [iOS][Android] Reflection with Generic Class returns unexpected values
- Shader Variant Collection Asset UI is hard to read when multiple Shaders and keywords are added
- Regression for "WebGL build is missing "malloc" and "free" functions when passing "-sERROR_ON_UNDEFINED_SYMBOLS=0" to emscriptenArgs"
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.