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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment