Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CC 3.5.0 - Browser hot-reload on Prefab/Animation Save #11264

Open
Ronsku opened this issue May 27, 2022 · 4 comments
Open

CC 3.5.0 - Browser hot-reload on Prefab/Animation Save #11264

Ronsku opened this issue May 27, 2022 · 4 comments
Assignees
Labels
Milestone

Comments

@Ronsku
Copy link

Ronsku commented May 27, 2022

Use Case

Speed up development by hot-reloading the development game after saving a prefab or a timeline animation.

Problem Description

When saving a Scene you trigger a hot-reload, but not when saving a prefab or timeline animation. Usually you work in Prefabs or timeline animation and not in scenes. Hot-reloads are very handy and speeds up the development. This was how it worked in CC2 as well.

Proposed Solution

Add a hot-reload when saving prefabs or add it as a setting to turn on at least. Maybe add also hot-reload (always on or setting) for saving timeline animations.

How it works

No response

Alternatives Considered

You can save a prefab, go back to browser and reload. You can also save a prefab and go into a scene and save it again. None of the options are efficient.

Additional Information

No response

@Ronsku Ronsku added Feature Request Needs Triage Needs to be assigned by the team labels May 27, 2022
@Ronsku Ronsku changed the title Browser hot-reload on Prefab/Animation Save CC3.5.0 - Browser hot-reload on Prefab/Animation Save May 27, 2022
@Ronsku Ronsku changed the title CC3.5.0 - Browser hot-reload on Prefab/Animation Save CC 3.5.0 - Browser hot-reload on Prefab/Animation Save May 27, 2022
@jareguo jareguo added Editor Editor related and removed Needs Triage Needs to be assigned by the team labels May 29, 2022
@jareguo jareguo added this to the V3.6 milestone May 29, 2022
@jareguo jareguo added the P2 label Jun 15, 2022
@jareguo jareguo modified the milestones: V3.6, V3.6.1 Jul 23, 2022
@jareguo jareguo assigned jareguo and unassigned VisualSJ Jul 28, 2022
@jareguo jareguo modified the milestones: V3.6.1, V3.6.2 Oct 9, 2022
@VisualSJ VisualSJ modified the milestones: V3.6.2, V3.7.1 Nov 10, 2022
@Ronsku
Copy link
Author

Ronsku commented Mar 24, 2023

What is going on with this ticket @jareguo @VisualSJ? Is there a reason why you don't want hot-reload of the browser when you save a prefab and only have it on when you save a scene?

@jareguo jareguo modified the milestones: V3.7.2, V3.9.0 Jun 9, 2023
@jareguo
Copy link
Contributor

jareguo commented Oct 20, 2023

@smallmain
Copy link

This should be done so that if the resource in use is modified, it will be automatically refreshed. If the modified resource has not been loaded, it will not be automatically refreshed. In line with the UX of modern tool chains (eg. vite hot reload)

@Ronsku
Copy link
Author

Ronsku commented May 17, 2024

This should be done so that if the resource in use is modified, it will be automatically refreshed. If the modified resource has not been loaded, it will not be automatically refreshed. In line with the UX of modern tool chains (eg. vite hot reload)

Yes! 💪

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants