handzlikchris / handzlikchris/FastScriptReload

Editor rendering for fields added at runtime does not work in newer Unity versions

Ouverte
#154 0 commentaires 2 réactions 1 personne assignée Réclamée par @handzlikchris Voir sur GitHub
bug
Langage dominant
C#
Étoiles
2.2k
Forks
167
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

Looks like adding new fields at runtime is broken. I think newer Unity version changed how they render Editor UI.

In past they were using either `UnityEditor.Editor:DrawDefaultInspector`, `UnityEditor.GenericInspector:OnOptimizedInspectorGUI`

Currently those methods are not hit, the harmony hook `FastScriptReload.Editor.NewFields.NewFieldsRendererDefaultEditorPatch` needs to be adjusted to intercept whatever new workflow is using

Guide de contribution

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

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

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