Search Issue Tracker
Fixed in 5.3.7
Votes
0
Found in
5.4.0b25
Issue ID
812118
Regression
Yes
[Prefab] Redoing an undo-ed prefab object creation makes two objects instead of one
To reproduce:
1) Create new project
2) Create new empty object
3) Make a prefab out of it by dragging to project view
4) Undo twice so that the empty object would be removed from hierarchy
5) Redo once - two empty gameobjects spawn, one parented into another
Regression 5.3.2p3 -> 5.3.5p7 (blocked by crash in between)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment