Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2017.2.X, 2017.3.X
Not Reproducible in 2017.1.X
Votes
0
Found in
2017.2.0f3
Issue ID
963808
Regression
No
[Regression] Automatic API updater fails to update the "Caching.CleanCache" to "Caching.ClearCache"
How to reproduce:
1. Download attached project file
2. Run API Updater
3. Look at errors in Console Window
Actual result: API updater fails to update script. The scripts use "UnityEngine.Caching.CleanCache" and after API update, Unity failed to change it to "UnityEngine.Caching.ClearCache"
Reproduced with: 2017.2.0f3, 2017.3.0b7, 2018.1.0a2
Not reproduced with: 2017.2.0b1
Regression since: 2017.2.0b2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment