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
- Sprite Preview is broken when the Sprite is too tall or too wide
- Objects are invisible in Scene view when using Wireframe Shading Mode
- The property of a component becomes read-only when it is bound to "PropertyStreamHandle"
- Physics.Raycast does not work when used on the whole model
- Shader Graph changes the Position of Prefab instances in Play mode
Add comment