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
- Memory usage rises when switching scenes with GRD enabled and a loaded texture in URP
- [Quality Hackweek] Terrain Brush Size value is not serialized after deselecting the terrain when using the first instance of multiple Inspectors
- "NullReferenceException" is thrown when setting a long string in TMP with "Atlas Population Mode" set to "Dynamic" and "Multi Atlas Textures" enabled
- TextMeshPro text is misaligned when alignment is set via script
- A DX11 shader error is thrown when compiling shaders for platforms without DX11 support
Add comment