Search Issue Tracker
Fixed in 4.3.0-preview.2
Votes
0
Found in [Package]
4.0.0
Issue ID
1198568
Regression
Yes
Prefab overrides are not applied to Probuilder created objects
Prefab overrides are not being applied to nested prefabs created using Probuilder. I've tried unpacking completely then creating a new prefab, but the override references still remain. On macOS, the project will crash when the override dropdown is clicked (2019.3.0b10). Crash log attached below.
Steps to reproduce
- Open the attached project (2019.3)
- Open the MainMenu scene.
- Select the Stadium 2019.3 game object
- In the inspector select the override drop down and try to apply overrides.
Notice issue >> Overrides are not applied. macOS Crashes when overrides button is pressed.
Expected: Stadium prefab geometry should have stand objects added.
Tested broken:
Linux, macOS: 2019.3.0b11, 2019.3.0b10
Package: Probuilder 4.1.0 also tested without the package installed.
Tested
macOS: 2019.2.9f1 (no longer crashes but still unable to apply overrides)
Package: Probuilder 4.1.0, 4.0.0, 4.0.5 also tested without the package installed.
Could be a nested prefab issue. I reached out on the devs channel and got this response from Rune.
It should be marking the MeshFilter component as DontSave, which should make it not show up. I imagine it’s a similar deal.
License type: Pro
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment