Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Easy Feedback Form

Easy Feedback brings detailed player feedback and bug reporting to your Unity game directly to you! · By Noah Ratcliff

Auth window doesn't open when Unity 5.x has "Services" or "Collab History" tabs open

A topic by Painted Sky Studios created Sep 26, 2017 Views: 429 Replies: 3
Viewing posts 1 to 4
(1 edit)

This is a weird one... I was having trouble getting authentication to work. I did end up fixing it, but here's what was happening:

(Unity  5.6.0f2)

Attempt 1:

  1. Click "Get Trello API Token"
  2. Unity switched focus to the "Services" tab (I had already placed this tab on the right side of my screen, but it wasn't focused)
  3. Nothing happened after that.

Attempt 2:

  1. Click "Get Trello API Token"
  2. Unity switched focus to the "Collab History" tab (this was opened after Attempt #1 to roll back the config files)
  3. Nothing happened after that.

At this point, I twigged on to the fact that Unity changing the focus of my tabs might have something to do with the problem, so I closed BOTH "Services" and "Collab History" tabs completely. THEN IT WORKED! Brought up the browser window and I was off to the races.

I have no idea why Unity would behave in this way, but there you have it. Perhaps the "Services" and "Collab History" tabs are technically webviews and that's messing with Easy Feedback? (Just a guess)

Anyways, I thought you'd want to know... Maybe it works better in newer versions of Unity, I'm nearing release so I'm scared to update at this moment :)

Thanks for the great software Noah!

-Karyl

Developer

Thanks for letting me know! I think you're onto something with them both being webviews. 

I'll look into it!

Developer

Alrighty! This should be resolved in 1.0.4, which is live now on itch, and should be live on the Asset Store in the next couple of days.

Thanks again for the heads up!

Awesome, talk about a fast fix :D