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
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
Add comment