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
- Shader Graph Create Node window cannot be resized or moved after maximizing and reopening it
- [Usability] Cannot toggle Scene checkboxes using TAB/Enter in Build Profiles’ > Open Scene List
- Installing HDRP package throws Shader Graph validation warning about Exposure node when installed in Universal 3D Template
- ShaderGraph “Create Node” menu’s resize icon overlaps with the menu's scrollbar
- ShaderGraph “Create Node” menu’s Search bar's typing cursor is barely visible since it's black on a dark background
Resolution Note (fix version 2020.2):
Verified fix in 2021.2.0a4