2026-02-14 20:56:02 +01:00

1.2 KiB

name about
Issue template Generic template for issues

Precheck

Environment

Please specify:

  • version of M2MqttUnity (Github master commit hash or at least date/hour when you downloaded it)
  • version of Unity3D (e.g. Unity 5.4.4f1)

Steps to reproduce

For general bugs, attempt to recreate the issue with a simple example code and provide steps to reproduce if possible. Include code samples, errors and stacktraces if appropriate. If you change M2Mqtt files, unless your changes affect only the integration with Unity (#if ... UNITY_...), you should also access the paho.mqtt.m2mqtt repository to raise issues or make pull requests, this is especially important if you ask for a possible bug fix in M2MQTT.

Expected behavior

For general bugs, briefly describe what you expect should happen.

Current behavior

For general bugs, briefly describe what is actually happening.