Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2020.1.X
Votes
0
Found in
2020.1.0a9
2020.2.0a4
Issue ID
1230036
Regression
Yes
Custom Editor Window Object loses parameters after upgrading a project from 19.3 to 2020.1 or 2020.2
This bug was encountered using a popular Asset Store tool called Fungus. It's a sort of visual scripting tool for dialogues and quests.
It uses a custom made "flowchart" system.
When upgrading from 2019.3 to 2020.1,it seems like these Flowchart objects have lost all their references to script objects. It seems to occur as I encounter a package incompatibility error. The error can easily be fixed by Resetting Packages to Default.
But after the error gets fixed, the Flowchart loses all its data.
To see how it looks in the original version:
- download this small project in 2019.3
- Open the Conversation scene
- click on the Flowchart prefab
- Open Flowchart Window (if it's not already open)
- Notice the Start state has a <Game Started> Event
- If you press play, there will be a short "conversation" on the screen.
To reproduce this bug:
- download and upgrade the project to 2020.1.0b3 or 2020.2.0a4
- repeat the same steps to get to the Flowchart window
- notice the associated Event is gone
- pressing play you will get a lot o warning in the console and the conversation will not happen any more
Reproducible with: 2020.1.0a9, 2020.1.0b3 and 2020.2.0a4
Not reproducible with 2013.7f1 or earlier and 2020.1.0a8
This issue was found when upgrading a customer project - Midi the Cat, that uses Fungus.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Add comment