You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem this feature should fix
Currently, the Editor does not provide any indication of whether the opened scene is saved or what its name is. This lack of information can lead to confusion, as users have no clear way of knowing if they are working on an unsaved scene or which scene is currently active.
Expected solution
Display the scene name at the top of the Hierarchy Panel’s search bar.
If the scene hasn’t been saved yet, display "New Scene" as a placeholder.
Indicate unsaved changes by adding a * prefix to the scene name.
Implement a system to track changes in the scene to dynamically update the save status.
This feature will improve clarity and usability, ensuring users always know their current scene status at a glance.
The text was updated successfully, but these errors were encountered:
maxbrundev
added
Editor
Something relative with the editor
Feature
New feature to the engine
QoL
Quality of Life : Something that can improve users productivity
labels
Feb 12, 2025
Problem this feature should fix
Currently, the Editor does not provide any indication of whether the opened scene is saved or what its name is. This lack of information can lead to confusion, as users have no clear way of knowing if they are working on an unsaved scene or which scene is currently active.
Expected solution
*
prefix to the scene name.This feature will improve clarity and usability, ensuring users always know their current scene status at a glance.
The text was updated successfully, but these errors were encountered: