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
* Open [this |https://drive.google.com/file/d/1lyXSesv9GJ1gabw_cuZ89LXAurqj79sS/view?usp=sharing]project with Unity 2019.4.0f1 (using Bolt 2 [build)|https://github.cds.internal.unity3d.com/unity/com.unity.bolt/commit/4ae086a2d1736a2bc53a33470c27eaa1725a4486]
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
- The Scrollbar becomes unusable when adding Elements to the List
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
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.