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
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
Add comment