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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment