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
- NullReferenceExceptions are being thrown when saving a ScriptableObject with an array of a type with a CustomPropertyDrawer that uses TrackPropertyValue
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
- Scroll offset is framerate-dependent when scrolling with velocity in the Device Simulator
- "Object.FindObjectsOfType<T>() is obsolete" warning is thrown when using "Transitions Plus" asset
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.