Search Issue Tracker
By Design
Votes
0
Found in
5.4.3f1
Issue ID
856592
Regression
No
Applying changes on the Tree prefab modifies all instances of the prefab
Reproduction steps:
1. Open the attached project (testing1.zip);
2. Open the "islandscene.unity" scene;
3. Try to change settings to Tree object (World->StaticObjects->Tree);
4. Observe that changes are applied on all Tree objects;
Expected results: Each Tree prefab can have different settings;
Actual results: The change is applied to instances of the Prefab.
Note: This issue appears even if you: add a child object to break the prefab, remove a child to break it, manually break with GameObject menu or try making multiple generations of prefabs.
Reproduced on: 5.3.5p8, 5.4.3f1, 5.5.0f3, 5.6.0a5.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Only the left screen is rendering when using Render Graph Fullscreen Blit in Meta Quest 2
- Context menu with the "Revert" option doesn't appear when pressing the right mouse button on a "Vector2" or "Vector3" property in the Inspector of a custom shader
- Missing Render Feature "Full Screen Pass Render Feature" in any “Universal Renderer Data” asset when upgrading from 2022.3
- Inconsistent ParticleSystemVertexStream.PercentageAlongTrail data range in Trail Texture Modes except "Stretch"
- The Graph Debug Window can be right clicked through and the Node Workspace is manipulated instead
Add comment