Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2021.1
2021.2
2021.2.0a2
Issue ID
1307441
Regression
No
Children of "RenderTexture" have empty Names in the Profiler Memory Module
How to reproduce:
1. Create a new project
2. Open the Profiler window (Window -> Analysis -> Profiler)
3. Change the Profiler Modules so that only the 'Memory' Module is displayed
4. Switch to 'Detailed' information type in the Profiler instead of 'Simple'
5. In the Profiler window press 'Take Sample Playmode' or 'Take Sample Editor'
6. Expand 'Scene Memory' -> 'Rendure Texture'
7. Notice the entries have no name
Expected results: Something is shown in the "Name" section for RenderTexture children
Actual results: Blank file for the "Name" section for RenderTexture children
Reproducible with: 2021.1.0b5, 2021.2.0a3
Could not test with: 2018.4.31f1, 2019.4.19f1, 2020.2.3f1 (Couldn't find the "RenderTexture" field in the Memory module)
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
Resolution Note (fix version 2021.2):
Fixed in Unity: 2021.2.0a5 and up