[BUG] Possible race condition(s) when using Enter Play Mode option from Unity Editor

discofever

New member
As discussed on Discord. There could be a race condition between start/awake when using the Editor's "Enter Play Mode" option (which enters gameplay without reloading the domain/scene).

When option is enabled; I get weird issues like first item being selected but item description not showing.
 
I have added this in my list of bugs.
I recently made some tweaks to the ItemDescription, so it might have fixed it. The fix will be available with the next update.
If the issue comes back again please let me know
 
Top