Can I submit a project on this forum, or via email, for someone to fix the Display issues?!?
We have spent the last week trying to get our 2D Pixel game to work with the correct resolution and aspect ratio, with no success. I wish Unity had these options built in for 2D games.
We have purchased the PixelPerfect asset from the Unity store, downloaded the AspectUtility script, and tried a million different approaches. We still cannot get our game to do three seemingly simple things:
to display a fixed size playable area
to display correctly sized pixels (i.e. no rectangular warping of square pixels)
to display the correct 16:9 aspect ratio, across different monitors, with black bars if necessary.
I feel we have exhausted all options, having trawled the internet, followed guides and tutorials and bought assets to solve our problems. Can we submit our entire project to somebody to help fix it? If not, it has pretty much gotten to the stage where we are going to have to cancel the game and give up altogether.
Thanks in advance, Robin
Sure you can share projects, someone might help you, but you have to be careful. I mean, if you share paid assets or source code from other parties, it might be considered piracy. Seems like your problem could be reproduced in a new project with 1 scene.
I can't reproduce the issue without the paid assets though?
If this is just a display issue, I don't think you need to share the project or assets. I mean you could find or hire someone to do it for you, but I don't know the legal process that would need to follow. Perhaps you should ask the Unity Answers community how to instruct a camera to render a specific area with a fixed aspect ratio, regardless of resolution.
We've read through many threads detailing just that. Unfortunately there just isn't an answer that works on our game. Thanks for your help in any case.
Your answer
Follow this Question
Related Questions
Scaling Sprites based on 800x1280 resolution 0 Answers
How can I rate the game on different screen resolutions? 0 Answers
Screen scaling isn't scaling properly. 0 Answers
Black stripes on the sides 0 Answers
Screen optimization for all monitors and resolutions 0 Answers