Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.3.0a2
Issue ID
1051702
Regression
No
Applying overrides to Tilemap Prefabs is slow
If you make changes to a tilemap prefab by placing tiles and then apply the overrides to the base prefab, applying the changes is quite slow and can take a long time. However it only seems to be slow if you apply only the changes for the Tilemap Component on it's own - if you go to the Overrides dropdown and use "Apply All", it is a lot faster.
1. Install Unity
2. Open the attached Project
3. Open TilemapScene.scene
4. Select the Grid Object in the Hierarchy
5. Go to Overrides in the Inspector and select the Tilemap object
6. Select apply > apply to prefab
Result:
It takes quite a while to apply the changes to the prefab.
Expected Result:
Changes should be applied as fast as when Apply All is used in the Overrides dropdown.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- Test Runner fails to create a script in the active path when selecting a file as the active path
Add comment