Commit 72d0e22
committed
Fixed double separators appearing in prefab instances
Flatten is called twice for prefab instances present in the scene: first when prefab is edited, and second when the scene hierarchy is processed. This caused double --- wrappers appearing when "Replace with separator" option was chosen.1 parent 4909dfb commit 72d0e22
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
225 | | - | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
226 | 231 | | |
227 | 232 | | |
228 | 233 | | |
| |||
0 commit comments