Search Issue Tracker
Won't Fix
Votes
2
Found in
4.6.0b5
Issue ID
600135
Regression
No
Dragging prefabs into a scene does not create canvas
To reproduce:
1. Create a new project
2. Create a toggle
3. Drag the game object to the project view so a prefab is created
4. Delete the toggle and the canvas from the scene view
5. Drag the prefab to the scene view
6. See that canvas are not created and the toggle is not visible
When creating a uGUI element without placing canvas first, canvas are created automatically. This should be with the prefabs as well.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment