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
- “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