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
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
Add comment