Search Issue Tracker
Fixed
Fixed in 6000.0.65f1, 6000.3.4f1, 6000.4.0b3, 6000.5.0a4
Votes
0
Found in
6000.0.0b16
6000.2.0b13
6000.3.0b9
6000.4.0a6
6000.5.0a2
Issue ID
UUM-127471
Regression
No
FrameDebugger - Wrong texture displayed when using CreateRenderGraphTexture
It looks like there is a bug in the FrameDebugger when selecting the SkyBox - specifically this bug:
https://jira.unity3d.com/browse/UUM-122955
It has been temporarily fixed by adding this:
[https://github.cds.internal.unity3d.com/unity/unity/pull/83708/files]
It's a temporary fix, mostly a hack. For some reason, in the FrameDebugger code, using anisoLevel to 1 makes it work again for the latest Trunk. However, this doesn't seem to be true for 6000.3, as it still doesn't work despite using the same anisoLevel fix.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- No option to convert only the currently selected materials from Built-in RP to URP when converting from "Edit → Rendering"
- "Initialize Particle" node in VFX Graph cannot be moved when it has a "Multiply (Vector3)" node with NaN values connected to its "Set Velocity" subnode
- Selecting “Add Scene” in Search window throws ArgumentException when attempting to open a Scene located in a Package directory
- Microsoft Edge is opened instead of the default browser when offline documentation is opened
- "There is not enough storage on your disk to download" tooltip is displayed while not hovering over the "Download Template" button
Add comment