Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2019.4.X, 2020.3.X, 2021.2.X
Votes
5
Found in
2019.4
2020.1
2020.2
2021.1
2021.1.0b1
2021.2
Issue ID
1302707
Regression
No
Materials applied to GameObjects at runtime from Resources/Addressables are low resolution when Texture Streaming is enabled
How to reproduce:
1. Open the user's attached "U - Bugreport project.zip" project
2. Go to File -> Build And Run
3. Observe the GameObjects in the middle and on the right in the Player (See attached "1302707_repro.mp4")
Expected result: Materials applied at runtime from Resources folder (middle GameObject) and at runtime through Addressables (right GameObject) are displayed in high resolution
Actual result: Materials applied at runtime from Resources folder (middle GameObject) and at runtime through Addressables (right GameObject) are displayed in low resolution
Reproducible with: 2018.4.30f1, 2019.4.18f1, 2020.1.17f1, 2020.2.2f1, 2021.1.0b1, 2021.2.0a1
Note:
- The issue is not reproducible in the Editor
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
- Awaitable.NextFrameAsync() fails to resume when invoked multiple times from the playModeStateChanged event
- Text input duplicates in the TextField when textField.isDelayed is set to true and typing with a Japanese keyboard layout
- “AssetDatabase.GetMainAssetTypeAtPath" returns the incorrect type when using a global namespace class with the same name as a Unity type
- Editor silently crashes when switching platforms when Meta XR Core SDK is imported
- Crash on Object::SetCachedScriptingObject when entering the Play Mode immediately after stopping asynchronous operations in the previous Play Mode session
Resolution Note (fix version 2022.1):
Fixed in 2022.1.0b1
Resolution Note (fix version 2021.2):
Fixed in 2021.2.6f1
Resolution Note (fix version 2020.3):
Fixed in 2020.3.26f1
Resolution Note (fix version 2019.4):
Fixed in 2019.4.35f1