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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Add comment