Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.1.4f1
Issue ID
1048857
Regression
No
The Editor freezes when applying changes to a prefab which has child GameObjects with Tilemap components
Repro steps:
1. Open user attached project
2. Select game object "Arena" in the Hierarchy
3. Select its child game object "Tilemap"
4. Duplicate it about 5 times
5. Select "Apply" on game object "Arena"
Expected: Changes are applied
Actual: Editor freezes
Reproducible with: 2017.4.5f1, 2018.1.5f1, 2018.2.0b9, 2018.3.0a2
Notes:
- Wasn't able to test with 2017.2 due to project crashing on launch
- Tilemaps added in 2017.2
- If you delete the "Obstacles" game object which has a SpriteRenderer component Unity doesn't freeze no matter how many times you duplicate "Tilemap"
- Crashes in 2018.3.0a2 ( editor.log added )
Fixed in: 2018.3.0a10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Light Anchor component has non-zero default values for Elevation when adding a new Light Anchor component
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
Add comment