Skip to content

Add support for Unity versions earlier than 2022#37

Merged
PiMaker merged 1 commit intoPiMaker:mainfrom
kafeijao:main
May 10, 2025
Merged

Add support for Unity versions earlier than 2022#37
PiMaker merged 1 commit intoPiMaker:mainfrom
kafeijao:main

Conversation

@kafeijao
Copy link
Contributor

This change allows me to use this package on Unity 2021

The unity editor automatically sets UNITY_2022_1_OR_NEWER to true

This fix was also mentioned here: #30 (comment)

@kafeijao
Copy link
Contributor Author

kafeijao commented Apr 18, 2025

In 5ddece0 I added the missing meta file to prevent unity throwing the error:
image

This didn't stop it from working, but having the error pop every now and there is eh

Edit: I noticed that particular file was on the .gitignore, so I reverted. I assume it's being ignore for a reason and me getting the error is probably related with me using a lower version of unity (2021)

@PiMaker
Copy link
Owner

PiMaker commented May 10, 2025

The unitypackage.list file is for the old way of automatically building unitypackages, it's harmless and not included when loading via the VCC.

Thanks for the PR!

@PiMaker PiMaker merged commit e6556f8 into PiMaker:main May 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants