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
- Crash on PrepareDrawShadowsCommandStep1 when entering the Play Mode in a specific project
- Physics Layer Collision Matrix's Layer names, checkboxes and hover highlights become misaligned when the Editor's UI Scaling gets changed
- Light/shadow information on an edge of a Terrain tile creates a seam with an adjacent Terrain tile when baking a LightMap
- "Missing types referenced from component UniversalRenderPipelineGlobalSettings on game object UniversalRenderPipelineGlobalSettings..." warning is thrown after switching the Platform to tvOS
- “Metal: Error creating pipeline state (Universal Render Pipeline/2D/Sprite-Lit-Default): Vertex attribute BLENDINDICES0(5) of type uint4 cannot be read using MTLAttributeFormatFloat2 (null)“ when setting GPU Skinning to GPU after opening the project
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.