Search Issue Tracker

Fixed in 2018.2.X

Fixed in 2017.3.X, 2018.1.X

Votes

15

Found in

2017.2.0f3

Issue ID

965608

Regression

No

[WebGl][Tilemap] Tilemap.SetTile does not set the tile on WebGl build

WebGL

-

Steps to reproduce:
1. Open user attached project
2. Play the scene notice that the tile generated by code appears
3. Make a WebGL build and run it
4. Notice that the tile generated by code does not appear

Expected result: setting tiles through code should work on WebGL builds

Reproduced in: 2018.1.0a3, 2017.3.0b8, 2017.2.0p1, 2017.2.0b1

Does not reproduce on Windows & OSX
Tested in: Chrome 61.0, Firefox 56.0

Comments (26)

  1. Ughuuu

    Mar 06, 2018 22:47

    Hello Unity People. The issue is not fixed. It is still reproduceable in the latest beta, that is Unity 2018.1.0b9. Please look into this. If it will not be fixed and this will be still reported as fixed I will create a new BUG report similar to this one.

  2. Jay-Pavlina

    Mar 03, 2018 05:59

    I can confirm that this is not fixed in 2017.3.1p2 even though it says it was fixed in 2017.3.1p1. Tested in WebGL.

  3. bastiduong

    Mar 02, 2018 11:49

    I have the same issue for iOS builds, which I have tested on the iPhone SE.
    Mac, Windows and Android Builds (Sony Z3, HTC M9) are fine.

  4. wkunker

    Feb 28, 2018 16:27

    Same thing is happening to me. Why does this say it's fixed, when it's clearly not fixed?

  5. soulinhki

    Feb 27, 2018 13:31

    This was listed as fixed in build 2017.3.1p1 but I can also confirm that the issue described still persists (at least on iOS). Code stripping issue seems to be fixed though. Priority for fixing this should be elevated as it pretty much renders the whole tilemap unusable on iOS.

    Stacktrace I get when setting tiles via Tilemap.SetTile()

    Error running RefreshTile for previous TileNullReferenceException: A null value was found where an object instance was required.
    at UnityEngine.Tilemaps.TileBase.RefreshTile (Vector3Int position, UnityEngine.Tilemaps.ITilemap tilemap) [0x00000] in <filename unknown>:0
    at UnityEngine.Tilemaps.Tilemap.SetTile (Vector3Int position, UnityEngine.Tilemaps.TileBase tile) [0x00000] in <filename unknown>:0

  6. hammackj

    Feb 16, 2018 22:34

    When will this get fixed? I am still having the issue in 2017.3.1f1.

  7. Jay-Pavlina

    Feb 04, 2018 05:01

    It says fixed in future release but it does not say which one. I checked release notes for all 2017.3 patches (patch 4 is most current) and did not see it so fix does not seem available yet.

  8. unity_wxrce1I-hrP38g

    Feb 03, 2018 04:06

    I am still experiencing this problem on the most up to date Unity version with WebGL builds. Anyone else still having problems?

  9. jocyf

    Jan 30, 2018 19:11

    This issue also appears on 2017.3.0 and 2017.2.1in WebGL builds (In Windows Standalone everything works fine). The tile doesn't just "not appear".
    SetTile throws an error: "NullReferenceException: A null (value was found where an object instance was required.) "

  10. Darkscream

    Jan 09, 2018 08:19

    i would also be interested in a workaround which "Severity: 3" suggest to exist.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.