Commit c7996c6
fix: [BACKPORT] android time test failures due to edge case float precision errors (#3352)
This PR is a backport of
#3351
Some changes were not included because those were already present on
develop branch. All Android tests passed before merging
Co-authored-by: Noel Stephens <[email protected]>1 parent f6d498d commit c7996c6
File tree
1 file changed
+3
-2
lines changed- com.unity.netcode.gameobjects/Tests/Runtime/Timing
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | 46 | | |
| 47 | + | |
| 48 | + | |
48 | 49 | | |
49 | | - | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
0 commit comments