Search Issue Tracker
Fixed in 5.3.0
Votes
0
Found in
5.0.2f1
Issue ID
702141
Regression
No
[CacheServer][Prefab] Prefab isnt refreshed with prefab 'Apply' after a prefab child has been duplicated when using Cache server
Steps to reproduce:
1. Set up a Cache server
2. Open attached project
3. Connect to the Cache server (Edit -> Preferences -> Cache Server -> Use Cache Server -> Enter the IP address)
4. Reopen the project (the issue is not reproducible for me if the project is not closed and opened again)
5. Expand 'TestPrefab' prefab to see it's child objects and drag the prefab to hierarchy to create a game object
6. Expand the created object and duplicate one of the child objects
7. Click on the root 'TestPrefab' game object and click 'Apply' to apply changes to prefab
8. Notice that the prefab in the 'Project' window is not updated to have that additional child object
9. If you drag the prefab from 'Project' window to hierarchy to make another instance of an object, it does have all the child objects, therefore this is only a visual issue, as the changes actually get applied to prefab
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][GameActivity] APK built with Development Build enabled gets flagged as having Malware
- Default name of manually created Global Light 2D GameObject differs from the one included in the initial project Scene
- Option for "Acceleration Structure Build Flags" cannot be toggled when Lightmaps have been Generated for a Mesh Renderer
- Lights in Batch keep resetting to 0 in the Light Batching Debugger when a new GameObject is created and the mouse cursor is hovered over the Inspector window
- [macOS] Rendering Debugger Volume's "Component" dropdown is opened with a big offset when "Component" field is set to any "Sample Scene"
Add comment