Search Issue Tracker
Fixed
Fixed in 1.8.9
Votes
0
Found in [Package]
1.8.8
Issue ID
TB-324
Regression
Yes
NullReferenceException is thrown after selecting a Clip in the Timeline window when Clip Events properties are expanded and two Inspectors are present
How to reproduce:
1. Open the attached "IN-97010" project
2. Make sure 2 Inspector tabs are present in the Editor
3. In the Project tab open the "VFXTimeline" Asset
4. Click on the Clip in the Timeline window
5. In the Inspector make sure "Element 0" under Clip Events is expanded
6. Make sure at least one of "Enter" or "Exit" properties, under "Element 0", is also expanded
7. Click on the Timeline window, to unselect the Clip
8. Click on the Clip in the Timeline window
9. Repeat steps 7-8
10. Observe the Console and the Inspector
Expected results: No errors appear in the Console, Clip Events and Single Events sections in the Inspector are extended
Actual results: Errors appear in the Console, Clip Events and Single Events sections in the Inspector are collapsed
Reproducible with: 1.8.1 (2022.3.60f1, 2023.2.0a5), 1.8.8 (2022.3.60f1, 6000.0.43f1, 6000.1.0b11, 6000.2.0a7)
Not reproducible with: 1.8.0 (2022.3.60f1, 2023.2.0a5)
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes:
- Only reproduced with Visual Effect Control Track
- Not reproducible if only one Inspector tab is present
- If "Enter" and "Exit" properties are collapsed, issue does not reproduce
- Removing the second Inspector tab, after reproducing the bug, does not fix the issue
- Downgrading package version, after reproducing the bug, does not fix the issue
- Relaunching the project reverts the bug, but does not fix it
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The Editor opens when the window is closed right after launch
- 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
Add comment