handzlikchris / handzlikchris/FastScriptReload

FSR can lock editor if started when domain reload in progress

Ouverte
#97 3 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
bug needs-refinement
Langage dominant
C#
Étoiles
2.2k
Forks
167
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

Needs confirmation.

File watchers are triggered outside of main thread and potentially code could run even if Unity is doing main reload?

Not sure why that'd lock reloading.

There are some settings in code that'll use LockAssemblyReload - maybe that somehow could contribute?

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Piste de recherche

Start by reproducing the lock while Unity's domain reload is in progress, focusing on the file watchers that may run outside the main thread. Inspect the code paths using LockAssemblyReload and determine whether they can overlap with reload. Done means confirming the cause and documenting or fixing the locking behavior, with a reliable reproduction.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
csharp, unity
Domaine
game-dev, tooling
Type d'issue
Bug
Difficulté
4/5
Temps estimé
3-5 jours
Activité
À l'abandon
Clarté
À clarifier
Accessibilité débutants
25/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.