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
- Warnings when warming up shaders with GraphicsStateCollection
- Color and Location fields disappear when removing gradient marker in the HDR gradient Editor (linear) window
- Create Node window appears on the top left corner of the Editor when opening window with space keyboard shortcut after selecting a Context
- HasCharacters() returns false when checking Emojis using surrogate pairs, despite characters being present in the Font Asset
- An error is thrown when building AssetBundles with DisableWriteTypeTree and StripUnityVersion flags
Add comment