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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment