Search Issue Tracker
By Design
Votes
0
Found in
4.6.0b2
Issue ID
592635
Regression
No
It is impossible to create prefab via drag and drop from hierarchy to project tab between other prefabs
To reproduce:
1) Open the project that I have attached and load scene '1'
2) Make sure that project tab is set to 'One column layout'
3) Drag 'Parent3' game object from Hierarchy to project tab between 'Parent1' and 'Parent2' prefabs to make a new prefab (check user video for more detailed instructions).
4) Notice that you cannot create a new prefab, it only replaces the one that is above. It is expected that you create a new prefab when you drag and drop between 2 other prefabs.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Add comment