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
- [Android] [Vulkan] UI that is activated after a delay flickers when a Scriptable Render Pass goes over it
- [Linux] Characters are converted to Latin letters when using IME on Linux
- [Ubuntu] Possible for Create menu to show sections with no options inside
- [Usability] Not possible to set Editor Window text colour to be default black without workaround
- Text field max length is -1 by default
Resolution Note (fix version 2.9.1):
Fixed on master branch