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
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
- Font Asset Creator Font Face does not update when changing Include Font Data in the Font Import Settings
- Font Asset Creator Padding has no limit and shows incorrect Padding in results when Font Atlas is generated
- Font Asset Creator results bright font colors are not light theme friendly
- Font Asset Creator Font Atlas preview disappears when saved
Add comment