How to reproduce:
1. Open the attached “IN-136085_timeline” project
2. Open the “Test” Scene
3. Enter Play mode
4. Double-click on the “Test” log message in the Console window
5. Observe the Console
Actual result: An error is thrown, and the log’s origin script is opened
Expected result: No error is thrown, and the log’s origin script is opened
Reproducible with: 1.8.11 (6000.0.70f1)
Not reproducible with: 1.8.10 (6000.0.70f1, 6000.3.10f1), 1.8.11 (6000.3.10f1, 6000.5.0a7)
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes:
- For the User, the log’s origin script was not opened
- Opening another Scene, Script, Prefab, …etc. from the Project window also throws the error in Console
- Error thrown - “UnityEditor.Timeline.TimelineWindow:OnDoubleClick (UnityEngine.Timeline.EntityId,int) does not match…”