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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Add comment