I attempted to reproduce this but so far my projects have converted correctly. You said to create a 4.6.1 project ‘with content’ but are you using a template or just a blank project?
By content only - I mean a blueprint-based project. This is my main project that I’ve been working on for several months. This project was originally the TPP Template, but over several months has been completely changed.
It seems to be isolated to this project only, as I can convert other projects fine.
I wish I could provide a crash callstack to see what’s going on, but sadly none is provided.
I’ll continue to try to reproduce the error, but please keep in mind that we do not recommend upgrading a project to the 4.7.0 Preview unless it is just for testing/feedback purposes. Until it’s official release the preview build is considered unstable for development.
Thank you. I haven’t converted my project in place, it has always been as a copy. So I still have the original 4.6.1 version as I’m aware of this - I am purely doing this for testing new features / reporting bugs.
I attempted to reproduce this with some of my older projects that have been converted multiple times but without luck. So this seem to be confined to your main project and it could be caused by the general instability of the Preview build.
Preview 7 will be out soon. Once it is you could try retesting your project then.
If it still crashes, would you be willing to send me your project? If I can get a repro internally I can then make a report. If you are comfortable with that, you could send it by private message over the Forums.
I gave Preview 7 a try - and almost the same thing happened - however this time it reaches 95% before the crash occurs, and even better - a callstack was generated!
Sadly I no longer get a callstack or a DMP file. It seems it hard crashes before having the chance to generate either.
The callstack only appeared the first time after installing preview 7 (and I’ve tried multiple times since then by deleting the cloned project and trying again)
Even the log file seems incomplete, but here it is : LOG
I will uninstall and reinstall 4.7 Preview 7 in the hopes I can get a DMP file
I’m sorry that it’s been a few days. I have entered this as JIRA UE-10157 in our tracking software and our developers will be investigating the issue further.
We will post back here as soon as we have an update.
Do you have any blueprints in your map with instanced static mesh components that you are populating(/instancing) from construction scripts? Try deleting those and see if it helps.
I have the exact same issue as you and my testing showed such actors to be the root cause. See this forum post for more details.