-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ExtraFPS] Scale of animated textures is changing #2848
Comments
From what I can see this is fixed in ExtraFPS 7.1.11.11565212741. |
@Dan-Linden From my limited attempts to test this ticket on develop, I have been unable to reproduce this (I have mostly been working on #2971 ). However, during my investigation, I did notice via a possible bug in the code which could be related. Perhaps we could lower the priority on this ticket, or alternatively we can close this and I could open a ticket later if I get around to fixing that. (for curious developers reading this, it's the calculation of |
Let's send this to QA and see if it's fixed for them. |
Passed QA. |
Reopened. I'm still seeing this on Second Life Release 7.1.11.11750364439 (64bit) |
I might pick this up later, but don't want to block anyone while I'm working on another ticket (#3104) |
Here's video of the leaves changing at http://maps.secondlife.com/secondlife/Linden%20Lab%20HQ%204/141/226/134 on build 7.1.11.11750364439 |
Something in the octree is changing. leaves.octree.mp4 |
This doesn't repro much for me if my viewer is maximized. Maybe this is framerate related. If I shrink the viewer to a quarter of the screen so the FPS is 60+ then this bug reproduces. |
After shrinking the viewer window size this bug does also reproduce on my Windows/AMD machine and my Mac M1. OS Version: Microsoft Windows 11 64-bit (Build 22631.4460) |
This issue does not repro in Develop, but this tree has a different issue in Develop, #3127. |
Ok, should this be moved to Develop? |
"scale of aniamted textures" reproes for me if I resize window to be small. I think fix for scaled textures is a068928 |
With Dan's reproduction steps, I can reproduce the bug now. @akleshchev I can still reproduce the bug in |
Looking at
This may be two flavors of the bug with the same root cause, or possibly two distinct bugs. I will try to repro again in develop, with and without @akleshchev 's cherry pick fix. |
I am unable to reproduce the bug in develop with and without the fix mentioned at a068928 - it would seem that fix is neither necessary nor sufficient. |
Also can repro, but it didn't repro for some time, looks like it periodically stabilizes. Forcing all textures to be FullRes does not affect it, there is no record in texture console, so it probably isn't fetcher. |
Passed QA. Verified on the Second Life Release 7.1.11.11982653819 (64bit) on Win10/OSX in the scope of IQA#395. Verified on http://maps.secondlife.com/secondlife/Bug%20Island/49/9/27 location using the "Alt-zoom" option on the animated textures. Also, the PE Team does not have access to http://maps.secondlife.com/secondlife/Linden%20Lab%20HQ%204/141/226/134 location. |
I still see this on build 7.1.11.11982653819 at http://maps.secondlife.com/secondlife/Linden%20Lab%20HQ%204/142/226/134 And at http://maps.secondlife.com/secondlife/Bug%20Island/47/15/27 |
Fix wasn't merged yet. |
Failed QA. Verified on http://maps.secondlife.com/secondlife/Bug%20Island/47/15/27 location using the "Alt-zoom" option on the animated textures. Also, the PE Team does not have access to http://maps.secondlife.com/secondlife/Linden%20Lab%20HQ%204/141/226/134 location. |
The original bug, that is the scale of animated textures, no longer occurs. The textures blurring or animation stopping are not related to the scale and can be investigated elsewhere. |
Environment
Second Life Release 7.1.11.11074622243 (64bit)
Release Notes
You are at 140.9, 225.5, 133.7 in Linden Lab HQ 4 located at simhost-0ed1af4f6c09b0a7a.agni
SLURL: http://maps.secondlife.com/secondlife/Linden%20Lab%20HQ%204/141/226/134
(global coordinates 238,989.0, 244,194.0, 133.7)
Second Life Preflight 2024-09-30.11111372425
Release Notes
CPU: Intel(R) Core(TM) i7-5930K CPU @ 3.50GHz (3491.91 MHz)
Memory: 32610 MB
OS Version: Microsoft Windows 10 64-bit (Build 19045.4894)
Graphics Card Vendor: NVIDIA Corporation
Graphics Card: NVIDIA GeForce GTX 1080/PCIe/SSE2
Windows Graphics Driver Version: 32.0.15.6590
OpenGL Version: 4.6.0 NVIDIA 565.90
Window size: 1712x1217
Font Size Adjustment: 96pt
UI Scaling: 1
Draw distance: 128m
Bandwidth: 3000kbit/s
LOD factor: 1.75
Render quality: 5
Texture memory: 8192MB
Disk cache: Max size 1638.4 MB (100.0% used)
J2C Decoder Version: KDU v7.10.4
Audio Driver Version: OpenAL, version 1.1 ALSOFT 1.23.1 / OpenAL Community / OpenAL Soft: OpenAL Soft
Dullahan: 1.14.0.202408091639
CEF: 118.4.1+g3dd6078+chromium-118.0.5993.54
Chromium: 118.0.5993.54
LibVLC Version: 3.0.21
Voice Server Version: Secondlife WebRTC Gateway
Packets Lost: 0/2,157 (0.0%)
October 14 2024 11:56:49
Description
The scale of animated textures changes in the 7.1.11.11074622243 - ExtraFPS viewer
This does not reproduce in the 7.1.10.10800445603 - DeltaFPS viewer.
Reproduction steps
Observed: The texture of the leaves occasionally grows larger and smaller.
Expected: The texture of the leaves should appear to move, but not change scale.
Repro 2
Observed: Sometimes the numbers on the textures stop moving or disappear.
Video: https://github.com/user-attachments/assets/cbfbaea0-fee2-4928-b41d-9bb7c03ac890
Expected: The textures never stop moving.
The text was updated successfully, but these errors were encountered: