Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 12 Next capture
2021 2022 2023
1 capture
12 Jun 22 - 12 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
  • Help Room /
avatar image
0
Question by hnrqndrd · Jun 04, 2017 at 09:47 PM · resourcesbuild and runresolution settingsexecutableexe

"Build and Run" will load assets fine but running the EXE won't

So these are my Build settings and these are my Player settings.

All I've done was disabling the "Display Resolution Dialog" (even though I had the same error before disabling that).

So if I press "Build and Run" from the Build settings in the first picture, it will correctly load the Resource in the background of MainMenuScene and I'll get this as result:

Loads good

But if I run the EXE file on Windows, I'll get this as result:

Loads not good

It is strange because "Untitled" and "Press Enter" are both images as well, but they are not loaded as "Resources" in code. The tiled background is loaded using this code from Unity's Forum. I used it so I can easily manipulate the texture to generate that checked pattern.

Is it a known issue? When I was running the game using the Display Dialog, the resources were correctly loaded only under certain resolutions.

Is there any build or display configuration I'm missing?

03.png (38.5 kB)
04.png (27.7 kB)
Comment
Add comment
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

1 Reply

· Add your reply
  • Sort: 
avatar image
0
Best Answer

Answer by hnrqndrd · Jun 08, 2017 at 02:55 PM

Ok, this is confusing. But I figured it out.

I sent my project to Unity QA and they did not have any problems running both through Build & Run and through the Windows' EXE.

I tried to load the background using the fullpath to the file and it worked running it from the EXE. So I decided that I should avoid this alternative code to load external Textures and Sprites. Instead, I changed every reference in code to Resources.LoadAll<T>() or Resources.Load<T>(), loading Sprite and Texture2D. I had to manage every piece of texture (and sometimes create prefabs) on Unity, which makes importing many new content at once a little hardworking.

I still don't know if this only happened to me, but if anyone else has this issue, there you go.

TL;DR: Give Unity the task to handle resources and avoid loading external content via script.

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

106 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

How to start coding with AssetPostprocessor? 1 Answer

How can I make my Android Library Plugin (.aar) resources folder accessible so that anyone using it can easily modify or include their own drawables resources? 0 Answers

What is "Update.ScriptRunBehaviourUpdate"? 0 Answers

Resources.Load() doesn't work unless load path is hard coded. 1 Answer

I have tried to build my unity game on standalone but I get no exe file,I have tried to build my game for standalone but I don't get an exe file 2 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges