Why Perspective Portrait Camera Does't work well on Android?

Hey !
Sorry for my bad explanation (I don’t know to explain things in Portuguese and in English I am worst…)
I have created a copy, but hit box is not working in the copied project, thus I can’t even start the game :slight_smile:

I just opened your project from 4.8 to 4.9. Once it loaded, 245 ActiveClassRedirectors which contained collision with multiple redirectors threw errors. To fix this, you’d have to go through these files and make sure that they’re directed correctly in your project.

The error messages tell you exactly which files that would be. You can look at the error log by going to: Window > Developer Tools > Message Log

Sorry,… could you please give more details how to fix these errors (I know to work only with blueprint so far…)? :confused:

Hey ,

There is a bug entered for these error messages in 4.9, you can check on this bug at any time by contacting us back through here and referencing: UE-18229.

If you have any further questions, please let us know. Have a great day! :slight_smile:

Thanks… :´(

Hey ,

The activeclassredirectors issue is actually something known in 4.9 Preview 3, I don’t think it’s fixed in 4.9 Preview 4 however there is a workaround. If you do not want to see these activeclassredirector errors, you can migrate your project to a new project, but that will more than likely require more work than it’s worth.

If you have any other errors that are not related to activeclassredirectors, you’ll need to look at where those files are pathed, and look into those blueprints/assets/etc further.

Feel free to post any if you’re unsure of anything, thanks!

Thank you !
I think I will wait for the next preview… :wink:

Hey ,
I have created a new Question talking about the this new issue:

Do you think I did it right?

Hey ,

The ActiveClassRedirects issue should be fixed as of the release of 4.9. However, if you’re still getting that, a sure way to fix the issue is to migrate your folders from 4.8 over to the project in 4.9. The migration tool is available in the editor, please do not just simply copy and paste the folders over - - that causes so many issues.

If you have any further questions, please let us know.

Thanks!

Thanks, !
I have tried to copy the folder the last time… now I will try to find this migration tool you have told …despite I have no Idea where it is…

Some hours later:

I have just tried to do what you said… could you please check if my steps were correct?

  1. Create a new Project in Unreal 4.9.0 (mobile project in my case);
  2. Open the 4.8.3 version;
  3. Right click on Content Folder (4.8.3 project);
  4. Select Migrate;
  5. Select Game Folder and click on “OK” button;
  6. Select Destination folder (in this case: …My Documents\ Unreal Project\ Mirtilo\ Content)
  7. Opena Unreal Engine 4.9 again and configure some settings to Android);
  8. Run Game in Mobile Preview…
  9. Hit box is not working…

Could you please say what I have done wrong???

Hey!

Make sure that you set the migration destination to the new project 4.9.

You may also need to reconfigure the hitbox. If that does not work, I will need to request that you submit a new AnswerHub post and clearly detail all of the information about what you’ve done. I’d also suggest providing any screenshots of the changes you’ve made, or that have been made on your hitboxes.

Good luck! :slight_smile:

I migrated my project and the problem is solved! Thanks! :wink: