Search Issue Tracker
By Design
By Design in 5.0.X
Votes
0
Found in [Package]
5.0.4
5.0.6
Issue ID
PBLD-30
Regression
No
[ProBuilder] Overrides in the Inspector window look unapplied after applying them
Reproduction steps:
- Open the “proBuilder” project
- Open the “SampleScene” scene
- In the Hierarchy select the “Test” GameObject
- At the top of the Inspector locate and click on the “Overrides” button
- In the Overrides window press “Apply All”
- At the top of the Inspector click on the “Overrides” button
Expected result: No overrides available to GameObject
Actual result: Overrides are still available as if they have not applied
Reproducible with: 5.0.4, 5.0.6 (2020.3.38f1, 2021.3.8f1, 2022.1.14f1, 2022.2.0b6, 2023.1.0a8)
Reproduced on: Windows 10
Note: actual changes are being applied to prefabs but the Overrides in the Inspector stay as if unapplied. Happens only with the ProBuilder related components
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
The ProBuilder workflow is known to be problematic with Prefabs.
This is one problem as the mesh is regenerated every time, this usually appears as an new override in the prefab instance.
Resolution Note (5.0.X):
The ProBuilder workflow is known to be problematic with Prefabs.
This is one problem as the mesh is regenerated every time, this usually appears as an new override in the prefab instance.