Search Issue Tracker
In Progress
Under Consideration for 6000.0.X, 6000.1.X
Fix In Review for 6000.2.X
Votes
1
Found in
6000.0.38f1
6000.1.0b6
6000.2.0a3
7000.0.0a14
Issue ID
UUM-97873
Regression
No
UI Layout rebuild triggered by a rounding error when using TextMesh Pro
Steps to reproduce:
1. Open the attached "IN-94783" project
2. Open the SampleScene
3. Enter Play mode
4. Observe the performance in the Game view (FPS, UpdateBatches)
5. Press "R" key to activate rounding tolerance while in Play mode
6. Observe the performance in the Game view (FPS, UpdateBatches)
Expected result: Equal performance regardless if rounding tolerance is used
Actual result: Turning off rounding tolerance causes performance drops (From 300 FPS to 30 FPS)
Reproducible in: 6000.0.38f1, 6000.1.0b6, 6000.2.0a3
Could not test in: 2022.3.58f1 (Features surrounding the reproduction are missing, and would take a long time to fix)
Reproducible on: Windows 11 Enterprise (24H2)
Not reproducible on: No other environment tested
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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Resolution Note (fix version 6000.2):
Fix float comparison in TMP