Search Issue Tracker
Fixed
Fixed in 2022.3.16f1, 2023.2.5f1, 2023.3.0a19
Votes
0
Found in
2022.3.9f1
2023.2.2f1
2023.3.0a16
Issue ID
UUM-49205
Regression
No
Unable to read cached ApiUpdater configuration file IOException
Steps to reproduce:
1. There's no reproduction project and local reproduction rate is really low
Expected results: Able to read cached ApiUpdater configuration file IOException
Actual results: Unable to read cached ApiUpdater configuration file IOException
Reproducible according to the Customer on: 2022.3.9f1
Unable to test locally on 2021.3.30f1, 2022.3.10f1, 2023.1.14f1, 2023.2.0b10, 2023.3.0a5 due to no reproduction project present
Notes:
-Whenever a project is opened from a clean state (i.e. no Library folder), a number of IOExceptions occur for cached ApiUpdater configuration files.
-A fix on 2022.3.9f1 solved the issue for the initial error that always occurred, but after updating, the Customer noted that they sometimes get a similar error related to reading the configuration files and not writing them as the original issue
-Error:
[AssemblyUpdater] [ApiUpdater] Unable to read cached ApiUpdater configuration file. Will fallback to scan assemblies for configurations.
Assembly: C:/Program Files/Unity/Hub/Editor/2022.3.9f1/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll, Cache File: C:\Users\user\Projects\Unity\Samples\Luna2\Library/APIUpdater/ConfigurationCache\UnityEngine.IMGUIModule.dll.04319D0F01A450AFD3983E52F2EE89D19BACC99DBFC1896CD3BA2182229E60B9.apiupaterconfigs
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Resolution Note (fix version 2023.3.0a19):
Changed log level to *Debug* instead.
Resolution Note (fix version 2023.2.5f1):
Changed log level to *Debug*
Resolution Note (fix version 2022.3.16f1):
Changed log level to *Debug*