1. This forum doesn't let new users post more than 2 images because it confuses images with links...
  2. Can't read top tooltips lol:

https://i.imgur.com/HDMLEeW.png

  1. Right after loading the editor it requested me to create a new scene, i did and then a tutorial modal opened saying that it loaded for me a "rolling ball scene" but i was greeted by this:

https://i.imgur.com/E3qX3ff.png

Of course the cube didn't move when pressing the arrow keys as tutorial said because well, its a cube and it had no scripts attached to it :S
My guess is that it shouldn't be asking for a new scene because.... there was already a scene?

https://i.imgur.com/BWpXnTX.png

  1. Why are you hiding the extensions for some files?
    I found at the bottom a ball but there were 2 "balls", one happened to be a material and the other a model. Hiding extensions doesn't help in any way.

https://i.imgur.com/iFilJ5A.png

There's also another item which i don't know what it is because "source scene" means nothing to me. Is it a prefab maybe? Who knows, it can't be dragged to the scene and nothing happens when double clicking it.

  1. I can't drag and drop scripts over scene entities.

You're forcing me to make 5 clicks (add component scripts add script -> start writing and then select from the dropdown) when it could simply be a drag and drop.

  1. Can you read what the red text says? Because it can't.

https://i.imgur.com/D2Ye1I0.png

Just remove the background opacity on hover:

1
2
3
#application-console:hover {
   background-color: black;
}

https://i.imgur.com/zuR0sBv.png

  1. Copypasting a scene entity places it elsewhere by default. Why? It doesn't help me if i'm trying to place a tile right next to the existing one. It also makes the "snap" feature quite useless as it fucks up the placing you expected to have.
  2. I expected this thing called "Resize Element Component" to let me resize components like the collision dimensions of an entity (i know i can change them from the inspector window but that's far from convenient) from the scene editor but nope, doesn't seem to do anything :S
  3. Clicking back & forward on the Asset store (i visit a profile page and then want to go back) will actually do History back/forward on the scene lol.
  4. To avoid that fail i'm clicking on the close/X button expecting it to just close the asset profile page, not the whole asset store. but it closes all.
  5. Let's add the option to show a thumbnail for each asset so you can see a preview of it, to just then add the same thumbnail to all of them, heeeell yeah:

https://i.imgur.com/5HCaSdf.png

  1. Description and Content are tabs but they visually don't seem to be.

https://i.imgur.com/1y9AxyW.png

It just looks like the asset description starts with "Content" and then a break line.

Maybe something like this would be better:

https://i.imgur.com/H1JtPHJ.png
https://i.imgur.com/ALnygVt.png

Edit
Pub: 13 May 2023 07:09 UTC
Edit: 13 May 2023 07:15 UTC
Views: 55