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
- Unrecognized identifier DECLARE_STACK_CB error is thrown when VirtualTexture Property is used with Custom RenderTexture target
- SpriteShapeController.OnWillRenderObject() is ~20 ms when using SpriteShapeController.BakeMesh() and never updating the spline
- Editor freezes briefly when "multi-selecting" TextMeshPro GameObjects In the Hierarchy window in Prefab Mode, if 5 or more Inspector windows are open
- OnEndDrag event not triggered when losing Editor focus during simultaneous Left and Right mouse drag
- Texture displays visual artifacts and has a broken aspect ratio when it is imported in RGB 48-bit format
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*