Search Issue Tracker
Fixed in 2019.3.X
Fixed in 2019.2.X
Votes
0
Found in
2019.1.0a13
2019.2.0a1
2019.2.0a7
Issue ID
1141222
Regression
Yes
Game View texture mip levels are loaded based on the Scene View camera when the ShowTextureStreamingSummary script has been run
How to reproduce:
1. Open the attached project "TexStreamTest.zip" and scene "SampleScene"
2. Enter Play Mode
3. Exit Play Mode
4. Zoom out in the Scene view such that the Game View objects are small inside the Scene View
5. Hover the mouse over the Game View
Expected result: Game View remains the same
Actual result: all Game View texture quality changes to the mipmap levels used by the Scene View
Reproducible with: 2019.1.0a13, 2019.1.0b9, 2019.2.0a10
Not reproducible with: 2018.3.0a6, 2018.3.23.11f1, 2019.1.0a1, 2019.1.0a12
Could not test with: 2017.4.24f1 (no texture streaming), 2018.3.0a5 (the repro project's prefabs break due to unavailability of nested prefabs)
Note: it is necessary to enter Play Mode only to make the script "ShowTextureStreamingSummary.cs" which is attached to the "MainCamera" run
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Build fails when building with ILCPP Scripting Backend and ARMv7 as the Target Architecture
- Textures turn black in Player when they are referenced by a script instance
- [Android] Virtual device crashes with "Scudo ERROR: invalid chunk state when deallocating address" error in Firebase Test Lab when Optimized Frame Pacing is enabled
- Particle System does not resume when its Culling Mode is set to "Pause" or "Pause and Catch-up," and particle position simulate in world space
- "Custom Render Queue" field cannot be set above "2000" when changing it in the Inspector window using Debug mode
Add comment