Search Issue Tracker
Fixed
Fixed in 2.6.14, 2.8.6, 2.9.1
Votes
0
Found in [Package]
2.6.11
2.7.9
2.8.4
2.9.0-pre.6
Issue ID
CMCL-779
Regression
No
ImpulseDefinition does not display
In 2.7, the fix is simple. fixed
In 2.8+, the fix is more elusive. CinemachineImpulseDefinition is displayed, when it is a [SerializeField] property, but it not displayed when it is part of an array [SerializeReference]. in progress
Reproduction Steps:
https://forum.unity.com/threads/cinemachineimpulsedefinition-serializereference.1233781/#post-7860349
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor colors appear darkened out when HDR Display Output is enabled
- Default Mesh Renderer Material cannot be found in the Select Material window after removing it from the GameObject
- UI Builder button text disappears in the GameView when the radius of the button is increased in a specific project
- Paste Settings functionality does not save the pasted settings in volume profile when reloading the project
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
Resolution Note (fix version 2.9.1):
Fixed on master branch