- Home /
Question by
alexanderameye · Aug 23, 2015 at 09:08 PM ·
updateassetversionrequirements
Bring down unity asset version requirements?
Hey, so I created an asset and on the asset page on the store, it says like 'requires unity 5.0.3', how can I bring down this version number, because I'm pretty sure it also works on lower versions :p
Comment
Answer by wrstscrnnm6 · Aug 24, 2015 at 02:54 AM
I believe the unity version is determined by what version of unity the asset was exported from, not a more sophisticated check.
Without knowing what is in the asset (scripts, models, etc. ) it is hard to say for sure if this will work, but I would import it it in to a 5.0.3+ project and then manually move the files out of the project into your older project.
Your answer
