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
- Extra empty space appear in Project Settings > Scene Template Types scroll list when scrolled right
- Not all Types in Project Settings > Scene Template are truncated and margin is missing next to scrollbar
- “[In Project] Unknown filter “i”” message is thrown in Search window
- [Ubuntu] Asset Bundles Dropdowns Contain Empty Row in Inspector
- Symbols are generated for a third-party native plug-in with 'Shared Library Type' set to 'Executable' when building for Android
Add comment