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
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
Resolution Note (fix version 2.9.1):
Fixed on master branch