Got a project that was fine on friday but opened it today and I have this error, it seems to be from public UnityEditor.Rendering.LookDev.Context @_context;
in the generated C# code and when I exported the scene with the bug report tool for Needle and opened it fresh, it opens and runs fine no errors
Project attached if needed but Iām so confused why it is fine in the other project and was fine on friday!

Original Post on Discord
by user 103054507105067008
Iād say add a annotation to either not generate that field at all or to generate it using another type
Is that documented in here or anywhere for quick reference? https://engine.needle.tools/docs/api/#classes
by user 103054507105067008
Thats related to component gen so the documentation is here: Needle Engine Scripting | Needle Engine Documentation
Ah, perfect thanks!
by user 103054507105067008
Dw I see now
by user 103054507105067008
Monday moments
by user 103054507105067008