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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment