Search Issue Tracker
Fixed in 2017.2.0f3
By Design in 5.6.X
Fixed in 2017.1.X
Votes
1
Found in
5.6.1p1
Issue ID
920498
Regression
Yes
Caching.expirationDelay doesn't clean the cache anymore
Reproduction steps:
1. Open the attached project.
2. Play the "main" scene.
3. Type "3" into the input box.
4. Click "Load".
5. Stop the scene.
6. Wait for 4 seconds.
7. Play the scene again.
8. Check the "Canvas > RawImage > Text" object in the scene.
Actual behavior: In cache = true
Expected behavior: In cache = false
Reproduced with:
5.6.2f1, 2017.1.0b10, 2017.2.0a4
Not reproducible with:
5.5.4p1
Regression introduced in:
5.6
Note:
It was possible to workaround this issue in 5.6 by setting expirationDelay on Start.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment