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
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
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.