Search Issue Tracker
Fixed in 2020.2
Votes
0
Found in
2017.4.0f1
2018.3.0a1
2018.3.1f1
2019.1.0a1
2019.2.0a1
Issue ID
1124308
Regression
No
Material gets applied to a broken prefab instance when dragging it over the broken prefab instance in the scene view
To reproduce:
1. Open up the attached project ("case_1124308-New_Unity_Project.zip")
2. Open up scene "SampleScene"
3. Go to Assets -> Materials
4. Drag the red material over all of the prefab instances in the scene view
Expected: The dragged material should not get applied to the broken prefab instance
Actual: The dragged material gets applied to the broken prefab instance
Reproduced in: 2019.2.0a4, 2019.1.0b3, 2018.3.5f1, 2017.4.20f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shadows are not cast when you first Blit the Shadow map and then set it back to Buffer
- Changes to instanced detail mesh material don't immediately apply
- [uGUI] Vertices retrieved from GetUIVertexStream method cannot be modified when adjusting them through script
- Scroll bar scrolls less in the Package Manager packages than elsewhere when pressing on the empty scroll bar area to scroll
- Undo.RegisterCreatedObjectUndo dirties the scene, but no actual changes to Scene are made
Add comment