Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix selection tray collider #504

Merged
merged 1 commit into from
Aug 23, 2023
Merged

fix selection tray collider #504

merged 1 commit into from
Aug 23, 2023

Conversation

mikeskydev
Copy link
Member

Fix an issue with the selection tray prefab, seems to have been damaged somehow.

@mikeage
Copy link
Member

mikeage commented Aug 23, 2023

@mikeskydev , we have an (automatic) PR (#505 ) to update the github action we use for building, which is failing on a prefab error:

Start importing Assets/Prefabs/UIComponents/SelectionTray.prefab using Guid(9b674e23f212f5a40b5d981d3ba5f4e2) Importer(-1,00000000000000000000000000000000) Problem detected while importing the Prefab file: 'Assets/Prefabs/UIComponents/SelectionTray.prefab'.
The file might be corrupt or have missing nested Prefabs. See details below.
Errors:
	Restored Transform child parent pointer from NULL
 -> (artifact id: '16e0ea62ac9a5abac71aa778cef9da71') in 0.009217 seconds 

Is that fixed by this PR?

I think it might only show up there because the Library/ cache is not valid and so it has to re-import everything. Maybe.

@mikeskydev
Copy link
Member Author

Yes! I did a fresh clone yesterday and noticed this same error, so it should fix it

@mikeage
Copy link
Member

mikeage commented Aug 23, 2023

Great, thanks! Merge away?

@mikeskydev mikeskydev merged commit 3749bed into main Aug 23, 2023
27 checks passed
@mikeskydev mikeskydev deleted the fix/selection-tray branch August 23, 2023 07:47
@mikeage mikeage added the bugfix Something has been fixed label Aug 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Something has been fixed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants