Debug Symbols and text in release mode?

I switched to the release build of Bolt and built my project in Unity. However when I ran my game, I am still seeing the little bolt symbol on my bolt entities as well as some debug text at the bottom of the screen. Is this a bug or did I do something wrong?

Comments

  • Its likely some mistake was made while you switched to release mode. Make sure you follow these instructions and aren't using Unity 5.3 (it changed the way importing .dll files works) http://doc.photonengine.com/en/bolt/current/setup/upgrading
  • Ktrainers
    Ktrainers
    edited January 2016
    You are correct I was using Unity 5.3. Will there be any future fix to support Unity 5.3? Thank you for the help.
  • Yes, we will probably need to make an installer outside of Unity. For now either upgrade with Unity before 5.3 or replace the files manually with Unity closed.