Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2017.1.1f1
Issue ID
959536
Regression
Yes
Renderer components of a prefab appears in Scene View instead of the Preview Window
Steps to reproduce:
1. Open user attached project
2. Select "Fixed Prefab"
3. Notice that only the line renderer appears in the preview
4. Select "Bugged Prefab"
5. Notice that only the sprite appears in preview and the line renderer appears in scene view
Expected result: When a prefab with line renderer on top of the components list is selected, line renderer should not render in scene view, both prefabs selected should display a sprite together with a line renderer in preview window.
Actual result: "Fixed Prefab" displays only the line while "Bugged Prefab" displays only the sprite in the preview window. "Bugged Prefab" selected displays the line in the scene window as well.
Reproduced in: 2018.1.0a1, 2017.3.0b5, 2017.2.0f3, 2017.1.2p1, 2017.1.0b2
Not reproduced in: 2017.1.0b1, 5.6.4f1, 5.5.5p1
Regression since: 2017.1.0b2
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 "'anonymous namespace'::ConvertFBXShapes" when importing an FBX file
- Crash on Transform::RemoveFromParent when Object.DestroyImmediate() is called on Transform
- [Linux] Player consumes more CPU resources when it is running in the background
- Save process is triggered every time when prefab property values are changed by dragging
- Physics.SphereCastNonAlloc is slow when the results array is large
Add comment