Search Issue Tracker
Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.
Postponed
Votes
0
Found in
2018.2.0a7
Issue ID
1050957
Regression
No
Icon not getting updated when making an existing Prefab into a Prefab Variant
Prefab Variant icon differs from prefab icon, however, when making an existing prefab to a prefab variant it's not getting changed.
Steps to Reproduce:
1. Ensure the Project window is set to one-column mode.
2. Create a GameObject in Hierarchy Window.
3. Drag it to Project Window to create a Prefab.
4. Open this newly created Prefab in Prefab Mode.
5. Ensure the Auto Save toggle is turned off in the Scene view Prefab bar.
6. Drag the root GameObject of Prefab into the Project window to create a new Prefab.
7. Select "Create Base" to create a new base for this prefab.
8. Project Window now has two prefabs.
9. Click the 'Save' button in the Scene view Prefab bar.
10. The Prefab that's open is now saved as a Prefab Variant and shows the correct icon in the Hierarchy titlebar.
Actual Result: Unable to differentiate between Prefab Variant and Base Prefab in the Project window.
Expected Result: Prefab Variant should have a different icon from Base Prefab in Project window.
Reproducible On: 2018.3.a2/e9113db2e9bf
Note:
- Appears on both OSX and Windows.
- Icon gets updated on creating a new Asset in Project Window, or simply by collapsing and expanding the foldout for the folder the Prefab with the wrong icon is in.
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
Add comment