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
- "ArgumentOutOfRangeException" errors are thrown every time a keyboard key is pressed when renaming a component in UI Builder with a symbol and changing the name after label attribute warning
- Values in "Rect Transform" component are only partially updated when changing values in Prefab Mode
- Same Asset Type Focused Inspectors do not repaint when menus are manipulated
- Bool or Trigger Parameters can be selected via right clicking to the right of a Parameter control in the Animator Window
- Warnings thrown when computing Positions in a 2D BlendTree are not helpful to the user
Add comment