Search Issue Tracker
Fixed in 7.0.0
Votes
0
Found in [Package]
7.0.0
Issue ID
1162855
Regression
Yes
Material leak with a custom Render Pipeline when selecting a shader in the Project view and having the Inspector window open
How to reproduce:
1. Create a new LWRP/HDRP project
2. Create a new Shader/Find an existing Shader
3. Open the Profiler window
4. Select the Memory module and profile Editor
5. Note the Material count
6. Select the Shader in the Project window while having Inspector window open
7. See the Material count again
Expected result: Material count does not increase
Actual result: Material count increases
Reproducible with Unity versions: 2018.3.0b7, 2018.4.5f1, 2019.1.0a4, 2019.1.13f1, 2019.2.0f1, 2019.3.0a11
Not reproducible with Unity versions: 2018.3.0b6, 2019.1.0a1, 2019.1.0a3
Could not test with Unity versions: 2017.4.31f1(LWRP/HDRP packages not available)
Reproducible with LWRP package versions: 2.0.6, 7.0.0
Could not test with LWRP package versions: 2.0.5 (version incompatibility errors)
Notes:
Also reproduced with HDRP; does not reproduce with the default Render Pipeline
Does not reproduce when Inspector window is inactive/closed
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Prefab that contains a layout group is marked as changed by the Editor when opened
- Emission animation does not appear when the "Emission Map" parameter is set to black in a Lit material
- Particles are rendered behind other GameObjects in the Scene view when the projection is Isometric
- Addressable asset download size remains non-zero when cached in WebGL Player
- The Camera type is registered as Game type when it is actually a Preview Camera
Add comment