Playmaker Forum

PlayMaker News => PlayMaker Announcements => Topic started by: Alex Chouls on July 14, 2023, 10:03:46 AM

Title: UNITY 2022.3 PREFAB BUG
Post by: Alex Chouls on July 14, 2023, 10:03:46 AM
There is a bad Unity bug in 2022.2.20 and 2022.3 where prefab references are lost when building. You can track the issue here:
https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-39802

Apparently it's fixed in 2022.3.5f1 which should be released July 20th.

My recommendation is to stick with an older version of Unity or avoid making builds with the affected versions until the fix is released.

EDIT: Unity also suggests this workaround: The current workaround is to restart Unity after building a Player to prevent this issue.