Objects not appearing visually in explorer widget after inserting using command line

Hello, this is only a minor bug. When trying to insert objects using the command line the inserted object doesn’t visually show in the explorer widget under the object it should be appearing under.


(sorry for the bad quality video)

image

Repro Steps
These repro steps work on any object that has no children. In this example ServerScriptService is used.

  • Open a new blank place file
  • Inset any object under ServerScriptService either by using the command line or using the dropdown insert menu
  • Delete the object you just inserted by either by pressing the delete key or Right Click > Delete
  • Insert an object using the studio command line underneath ServerScriptService. Example: =Instance.new("Folder", game.ServerScriptService)
  • Notice how the object inserted doesn’t show visually

Beta Features Enabled

  • Next Gen Explorer
  • Next Gen Studio Preview

System Information

  • CPU: 12th Gen Intel(R) Core™ i5-12400F
  • GPU: NVIDIA GeForce RTX 3060
  • Windows 11
1 Like