Search Issue Tracker
Fixed in 2019.3.X
Votes
1
Found in
2019.1.0a10
2019.1.4f1
2019.2.0a1
2019.3.0a1
Issue ID
1158089
Regression
Yes
High CPU and GPU load when a material with certain shaders is displayed in the Inspector
Reproduction steps:
1. Open the attached project named "Case_1158089"
2. Select the "Material_V1" and observe the CPU chart in the Profiler Window
3. Select the "Material_V2" and observe the CPU chart in the Profiler Window again
Expected result: Profiler's readout is the same for both materials
Actual result: Seems like Material_V2 is constantly redrawing the scene which is taxing on both CPU and GPU
Reproducible with: 2019.1.0a10, 2019.1.5f1, 2019.2.0b5, 2019.3.0a5
Not reproducible with: 2017.4.28f1, 2018.4.1f1, 2019.1.0a9
Notes:
Shaders that are affected: Mobile/VertexLit(both versions), Mobile/Unlit, Nature/Terrain/Diffuse
Shaders that are not affected: Standard, Mobile/Bumped Diffuse, Autodesk Interactive
On some versions, the issue stops when a mouse cursor enters the Inspector window(Track_1158089_V2)
Comments (1)
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
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
Xarbrough
Jun 19, 2019 19:04
This also affects the builtin Sprites-Default shader.