Search Issue Tracker
Fixed in 2022.1.X
Votes
0
Found in
2018.4
2019.3
2019.3.0f6
2020.1
2020.2
Issue ID
1248925
Regression
No
Shadow property is replaced in Animation window property selection when Shadow component is below the Outline in the Inspector
Reproduction steps:
1. Open the attached project "AnimationProperty.zip"
2. In the Project window under the "Scenes" folder open "Menu.unity"
2. In the Hierarchy window under "CanvasStart" GameObject select "Start" GameObject
3. In the Inspector window make sure that Outline component is above of Shadow component in the ordering
4. Open the Animation window with "CTRL + 6" shortcut
5. Press "Add Property"
Expected result: Outline component does not replace Shadow component in Animation window property selection
Actual result: Outline component replaces Shadow component in Animation window property selection (See attached "AnimationProperty.mp4")
Reproduces on: 2018.4.23f1, 2019.3.15f1, 2020.1.0b10, 2020.2.0a12
Notes:
-Reproduces on a new project
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions
Add comment