Search Issue Tracker
By Design
Under Consideration for 2022.3.X, 6000.0.X, 6000.1.X
Votes
0
Found in
2022.3.51f1
6000.0.25f1
6000.1.0a2
6000.2.0a1
Issue ID
UUM-85646
Regression
No
"Rendering Debugger" displays incorrect overdraw count when using "Unlit/Texture" shader
Reproduction steps:
1. Open the attached “repro_IN-87031“ project
2. Open the “Assets/Test.unity“ Scene
3. Open the “Rendering Debugger“ (“Window → Analysis → Rendering Debugger“)
4. In the “Rendering“ section, under “Rendering Debug“, find the “Overdraw Mode“ parameter
5. Change the “Overdraw Mode“ parameter to “Opaque“ or “Transparent“
6. Observe the Scene/Game view
Expected result: There’s very little overdraw as there is only a single cube in the Scene
Actual result: There’s a lot of overdraw while there is only a single cube in the Scene
Reproducible with: 2022.3.51f1, 6000.0.25f1, 6000.1.0a2
Couldn’t test with: 2021.3.45f1 - No “Overdraw Mode“ parameter in the “Rendering Debugger”
Reproducible on: Windows 10 (22H2)
Not reproducible on: No other environments tested
Comments (2)
-
joycebernard217
Oct 28, 2024 06:20
RECOVERY CRYPTOCURRENCY MADE EASY BY WIZARD LARRY RECOVERY EXPERT
I just got my money back. I can't even begin to describe how happy I am right now. I used a Bitcoin Bonus to invest $770,000 last month. At first, everything was going smoothly until I attempted to withdraw money from my wallet. I was shocked to see how quickly my profit was increasing each day. I just intended to use the funds and earnings to purchase a new vehicle for Christmas. Last month, (wizardlarry (@) mail.(com) saved my life. I read reports about how he provided business loans and assisted customers in getting their money back. I was able to retrieve all of the money I had lost from those con artists. I have to admit that I heartily endorse this company. The way to contact them is byWhatsApp: +,4,4,7,3,1,1,1,4,6,7,4,9,
-
kimsmiel743
Oct 26, 2024 07:54
Hello, as a newbie to cryptocurrency trading, I lost a lot of money trying to navigate the market on my own, then in my search for a genuine and trusted trader/broker, i came across Trader Bernie Doran who guided and helped me retrieve my lost cryptocurrencies and I made so much profit up to the tune of $60,000. I made my first investment with $2,000 and got a ROI profit of $25,000 in less than 2 week. You can contact this expert trader Mr Bernie Doran via Gmail : BERNIEDORANSIGNALS @ GMAIL . COM and be ready to share your experience, tell him I referred you
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The tag adder functionality does not work if a space is entered instead of a name
- Errors thrown in the Console when configuring In-App Purchases package
- Longer Scaler Profile names go out of the"Scaler Profilers" section
- AI Navigation window UI elements overlap when the AI Navigation window is docked and resized
- Editor freezes after some time when using NavMeshQuery::Raycast
Resolution Note:
Hello.
You are not using the URP Unlit shader in this example, but the old Built-In Unlit shader which does not support SRP debug view. If you switch to 'Universal Render Pipeline/Unlit' things will work as expected.