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
- Different build sizes between Editor build and command-line build when "Static Batching" is enabled
- Particle System "Start Rotation" property affects a different axis when upgrading to newer Editor versions
- "Light" Component's "Culling Mask" setting is hidden but still has an effect when using HDRP
- Selecting the Web platform can be done when using the HDRP project
- Textures swap when SpriteRenderers with shared materials and animators are toggled on and off
Add comment