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
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Add comment