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
- Image is distorted when VisualElement is scaled and Scale Mode set to scale-and-crop
- Euler angles return different values during Animation Event when using Playables API and the time is 0
- Editor is frozen on "Reloading Domain" when entering Play Mode for the second time using Socket.Poll(-1, ...)
- Empty GameObjects are created without Skinned Mesh Renderers when using AnimatorUtility.DeoptimizeHierarchy() on FBX files with same-named GameObjects
- Snapshots don't work for exposed parameters after using SetFloat
Resolution Note (fix version 2020.2):
Verified fix in 2021.2.0a4