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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
Add comment