Search Issue Tracker
By Design
Votes
0
Found in
5.4.0b18
Issue ID
798255
Regression
No
Type Mismatch error in Editor extension copying a prefab to all scenes
To reproduce:
1) Open the attached project.
2) In the menu bar, press Tools > Copy To All Scenes.
- An editor extension window shows up.
3) In the Project tab, go to the Assets folder.
4) Drag a prefab called 'GameObject' to the 'Prefab' field of the Editor extension.
5) In the Editor extension window, press 'Copy this prefab to all scenes'.
- The prefab is copied to all the scenes successfully.
- In the 'Prefab' field of the Editor extension, a 'Type Mismatch' error message is displayed.
- Attempts to drag the prefab to the 'Prefab' field are ignored, unless the Editor extension is closed and reopened.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Toolkit 'background-size' property is not fully animatable
- Moving the Scrollbar via clicking no longer works after the first-click when page size is too small
- Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
- Prefab referencing a script is not shown in the Search window's Project tab when using "Find References In Project"
- Scroll view sensitivity remains unchanged when modifying the "--unity-metrics-single_line-height" value
Add comment