Search Issue Tracker
Fixed
Votes
0
Found in
3.5.0f5
Issue ID
445911
Regression
No
"Stats" shows 3 Render Textures when only 2 are activated
To reproduce
1. Open attached project
2. Launch the 'first' scene
3. Open the "Stats" in Game View
4. In Hierarchy View, select "Main Camera" (child object of "Player")
5. In Inspector View > tick the box for "Pixelated (Script)"
6. Observe in "Statistics" window that "Render Texture" changes from '0' to '1'
7. Go to Inspector View again > tick the box for "Dither (Script)"
8. Observe in "Statistics" window that "Render Texture" changes from '1' to '2'
9. Click on the "Statistics" window in Game View
10. Observe how the Render Texture now changes to '3'
Expected result: The Render Texture should only show the 2 activated scripts.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
- Hovering on the three-dot menu also highlights the tab header near it when not all tabs fit the bar
- Crash on PPtr<Object>::operator when undoing "Modern UI Pack" elements
Add comment