Search Issue Tracker
Active
Votes
6
Found in
2020.3.25f1
2021.3
2022.1
2022.1.0f1
2022.2
Issue ID
1429449
Regression
Yes
Instantiating Tilemap that has Rule Tile with "Default GameObject" set, creates extra copy of GameObject at (0,0,0) in builds
Reproduction steps:
1. Open "RuleTileTest" project
2. Open the "SampleScene" scene
3. Go to File -> Build and Run
4. Press on the "SpawnTileMap" button
Expected result: One white circle appeared
Actual result: Two white circles appeared
Reproducible with: 2020.3.25f1, 2020.3.34f1, 2021.3.3f1, 2022.1.2f1, 2022.2.0a15
Not reproducible with: 2019.4.39f1, 2020.3.24f1
Reproduced on: Windows 10
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Quasimodem
Aug 09, 2022 18:25
Never mind, we've abandoned the Unity Tilemap system in favor of our own system.
Quasimodem
Jul 26, 2022 13:44
Is there any update on this issue? Our builds are unplayable until this is resolved.
Quasimodem
May 25, 2022 14:09
This issue is blocking us from shipping our game.