Search Issue Tracker
Fix In Review
Fix In Review for 1.8.12
Votes
2
Found in
1.8.11
Issue ID
UUM-136605
Regression
Yes
Error thrown when double-clicking on a log message or opening an Asset
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…”
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment