Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2019.4.X, 2021.1.X
Votes
0
Found in
2019.3.0a10
2019.3.14f1
2020.1
2020.2
Issue ID
1252193
Regression
No
Changes to TextMesh.color can be rendered a frame too early
How to reproduce:
1. Open the attached TimingTextBug2019.zip project
2. Enter the Play mode and inspect the Game view
3. If the issue is not reproducible build the Player
Actual: Text color can be updated a frame before the position gets updated (see the Glitch(WithCube).mp4 attached)
Reproducible with: 2018.4.23f1, 2019.3.15f1, 2019.4.0f1, 2020.1.0b12, 2020.2.0a14
Notes:
- The issue does not reproduce consistently because it is a timing issue. However, the issue is easiest to reproduce in the Player on MacOS with Metal or on Windows with Vulkan.
- When it’s incorrect you’ll notice that some of the frames with the red text are erroneously still positioned above the other text rather than underneath where they should be. The error only lasts one frame
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
- UI GameObjects are not positioned at 0,0,0 when creating them while Scene view is active
- Mesh Filter and Mesh Renderer property icons are difficult to see on blue highlight when selected in Animator window
- Orientation X, Y, and Z input fields are misaligned with other Element 0 fields in the Tile Palette window
- Locked tabs end up selecting the same asset when another window is maximized and unmaximized
- ListView element is rendered in solid black after docking if UI Builder window was already opened prior to project launch
Resolution Note (fix version 2020.2):
Verified fix in 2021.2.0a4