Search Issue Tracker
Fixed
Under Consideration for 6000.0.X, 6000.1.X, 6000.2.X
Votes
0
Found in
6000.0.47f1
6000.1.0b15
6000.2.0a9
Issue ID
UUM-103752
Regression
Yes
Call stack hyperlinks become unclickable when scrolled down in the Console window
Reproduction steps:
1. Open the attached “BugRepro” project
2. Open the “Assets/Scenes/SampleScene.unity“ Scene
3. Enter the Play Mode
4. Select the log message in the Console window
5. Resize the call stack section to make the scrollbar appear
6. Scroll to the very bottom and click the hyperlink for the Antidisestablishmentarianism method
Expected result: IDE is opened
Actual result: IDE is not opened
Reproducible with: 6000.0.42f1, 6000.0.47f1, 6000.1.0b15, 6000.2.0a9
Not reproducible with: 2022.3.60f1, 6000.0.41f1
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Note: This issue only occurs when the call stack is scrollable
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Fixed by another internal issue: UUM-101694: Code links open incorrect line on code editor or are unclickable when the log is around 100 lines