Search Issue Tracker
Fixed in 2019.3.X
Votes
1
Found in
2019.3.0a1
2019.3.0b3
2020.1.0a1
Issue ID
1185586
Regression
No
[URP][Tilemap][2D Lights] Tiles with no normal maps and "Sprite Lit Default" material render normal maps of other tiles
How to reproduce:
1. Open attached project "TileMap_NormalMap_Bug.zip" and scene "SampleScene"
2. Observe top white tiles having woodplank texture
3. Select Tile Palette's "Erase with active brush" mode, remove 4 wood tiles on the right
4. Observe top white tiles having dirt texture
5. Repeat steps 3 and 4 for all the dirt tiles on the bottom
6. Observe top white tiles having plain white texture
Expected result: the top sprites are always without normal map (should look just like in step 6)
Actual result: the white sprites (without bump map) sometimes copies random normal map from the scene sprites and applies/uses it
Reproducible with: 2019.3.0b4(7.0.1), 2020.1.0a7(7.1.2)
Could not test with: 2017.4/2018.4/2019.2 urp was not yet implemented
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
Add comment