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
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
Add comment