Search Issue Tracker
Active
Votes
3
Found in [Package]
2019.4
2020.3
2021.1
Issue ID
1376042
Regression
No
AccessToken expiring and not being refreshed
After some time Idle errors and warnings are printed to the console related to Access Tokens expiring.
Repro-Steps
1. Install Authentication Package
2. Navigate to Authentication project settings
3. Should not be an issue at this stage
4. Wait
5. Can take a while. I did this at lunch/overnight
Navigate away and back to Authentication project settings.
See bug
Actual results
Warnings/errors are printed in the console related to Authentication/401 errors.
Expected results
Access token should be refreshed if it is expired and error should resolve properly.
Note to Testers:
These steps to reproduce aren't completely reliable, as we haven't been able to reproduce all the time, nor have we been able to pin the exact time needed to expire the access token, the recomendation here would be to test the RefreshAccessToken API directly from the code.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crashes in the wild on Vulkan in CreateDepthSurfaceImpl
- Position and rotation of a GameObject with Rigidbody reset when it is enabled and moved in the same Update call and the frame rate is low
- “Ignoring depth surface store action as it is memoryless” warnings thrown when Capturing new Snapshot while in Play Mode
- Certain textures are not loaded when using the "Load texture data on demand" feature
- [Android][OpenGL] The 2DLight is disproportionately bright on some Android devices when OpenGLES3 is used
Add comment