Search Issue Tracker
Duplicate
Votes
0
Found in
5.3.1f1
Issue ID
759069
Regression
Yes
Animation Window doesn't detect TextMeshPro component in Add Property
Reproduction steps:
1. Open attached project
2. Open the "Fade Color" scene (located in Assets\Scenes)
3. Open the animation window and click on the "TextMeshPro" gameObject
4. Click on the "Add Property" button
5. Notice there isn't any TextMeshPro component (check ReproScreen.png)
Actual result: Animation Window doesn't detect TextMeshPro component in Add Property.
Expected result: Animation Window should detect TextMeshPro component in Add Property.
Notes:
- Cannot test the issue on 5.4, because Unity crashes on GrayscaleFilterEffect::RenderGrayscaleFade (known issue)
- In 5.1 the script seems to be missing, but is still detects that there should be some component (check ReproScreen.png)
Regression introduced in: 5.2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [UWP] Mouse movement re-triggers stale <Mouse>/scroll value after the scroll wheel is used once
- "Shutdown worker was forced killed because it kept running. Worker ..." errors are thrown after building a blank HDRP project
- [UI Toolkit] USS materials in AssetBundles break due to InstanceID referencing a material that no longer exists when a Scene is loaded through Addressables for the second time
- Help button leads to a missing documentation page when clicked on a Font Import Settings in the Inspector
- TextMeshPro Text Component reads bottom-to-top instead of top-to-bottom when using RTL Editor
Add comment