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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment