I think that’s the general problem of the editor scene randomly failing to load (which seems to be a rare godot bug). If you can get the game logs from when that happened that would confirm the problem.
This has been reported before:
I don’t understand why, but sometimes the multicellular stage doesn’t function properly. I can’t edit or place anything in the editor then. It’s strange because this only happens occasionally.
opened 03:47PM - 28 Apr 24 UTC
difficult
programming
engine
bug
C#
stage:microbe
### Describe the bug
I was playing as usual, clicked the reproduce button, but … the editor screen has loaded without anything.
### To Reproduce
1. Open Thrive.
2. Load a save.
3. Play until reproduction, click the Editor button.
4. See the bug.
### Expected behaviour
Editor loading and allowing me to view all the data and edit my cell.
### Screenshots
![image](https://github.com/Revolutionary-Games/Thrive/assets/12483854/9ebc6400-8a7b-4ad6-8696-570e2a9aeaf2)
![image](https://github.com/Revolutionary-Games/Thrive/assets/12483854/9300317e-53cd-46b2-b11b-a870209a42ed)
![image](https://github.com/Revolutionary-Games/Thrive/assets/12483854/527f458c-2420-4993-a66e-fdb71e04113a)
### System information
- OS: Windows 11
- Graphics card: Radeon Vega 8 embedded in AMD Ryzen 5 3450U
- Thrive: 0.6.6
### Game Logs
https://pastebin.com/xn7NEX4X (there's only a chunk of `log.txt` due to the original file being too large)
### Additional Context
_No response_