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
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
Add comment