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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment