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
- Window preview appears on a different monitor when undocking and dragging a window with a high-resolution monitor set up on the right and a low-resolution monitor on the left.
- Probe Volume Baking Set Reference Documentation is missing
- Crash on RendererScene::NotifyInvisible when entering Play mode after undoing a change within the scene with Ctrl+z
- [iOS] Final Image misaligned when using "ScalableBufferManager.ResizeBuffers" to resize
- GameObjects are not updating when Materials and Cubemaps are updated from Environmental Reflections
Add comment