Search Issue Tracker
Fixed in 2017.3.0f3
Votes
0
Found in
2017.2.0b3
Issue ID
930278
Regression
Yes
Child prefab icon not showing when expanding prefab in Project window
To reproduce:
1. Create a project in Unity
2. In Hierarchy window, create two cubes and parent one to another
3. Drag the cubes to Project window making it a prefab
4. Drag the prefab from Project window to Scene view
5. Drag the recent cube from Hierarchy view back to Project window making another prefab
6. In Project window, select the cube prefab and expand it
Expected: cube expanded, child cube's icon graphics is visible
Actual: cube expanded, child cube's icon graphics is not shown (check .gif attached), only appears for a brief second
Reproduced in: 2017.2.0a1, 2017.2.0b3
Not reproduced in: 5.4.5p4, 5.5.4p2, 5.6.2p3, 2017.1.0f3
Regression starts in: 2017.2.0a1
Note: graphics is also not shown for other geometry, sprites etc.
Note: restarting project doesn't fix the issue
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment