Torches provide light to only own block and darken rest of chunk.
Linked issues
Attachments
Comments 2
Thank you for your report!
However, this issue is a Duplicate of MCPE-58182.
If you would like to add a vote and any extra information to the main ticket it would be appreciated.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Issue Guidelines – 💬 Community Support – 📧 Customer Support – 📖 Game Wiki
I think you might have miscalculated your chunk boundaries. The torch may be in a separate chunk from the rest of the room. For positive coordinates the first block is 0, x, 0, so the corners will be odd numbers (multiples of 16, minus 1).
That being said, this is a bug that light is not updating properly across chunk boundaries. See MCPE-56795 or MCPE-58182.