Search Issue Tracker
Won't Fix
Won't Fix in 1.1.X, 1.2.X
Votes
0
Found in [Package]
1.0.0
Issue ID
ULOG-6
Regression
No
Context highlighting is missing in the Hierarchy window when using the RedirectUnityLogs() method
Reproduction steps:
1. Open the "IN-42400.zip" project
2. Open "Assets/Scenes/SampleScene"
3. Enter and exit Play mode
4. In the Console, click on the message with the text "CLICK ME 1" and observe the Hierarchy window
5. In the Hierarchy window, click on the "MyLogObject" GameObject
6. In the Inspector window, enable "Use Redirection" in the "My Test (Script)" component
7. Repeat steps 3-4
Expected result: "MyLogObject" GameObject is highlighted with and without "Use Redirection" enabled
Actual result: "MyLogObject" GameObject is not highlighted when "Use Redirection" is enabled
Reproducible with: 1.0.8, 1.0.10 (2022.2.21f1, 2023.1.0b19, 2023.2.0a17)
Could not test with: 0.51.1-preview.21, 1.0.0-pre.37 (2021.3.26f1, 2022.2.21f1, 2023.1.0b19, 2023.2.0a17) (Missing feature), 2022.3.0f1 (Compilation errors)
Reproducible on: Windows 10
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
There are no fixes planned for this Bug
Resolution Note (1.2.X):
Expected results. When redirecting logs we loose the ability to have context highlighting in the editor.
Resolution Note (1.1.X):
Expected results. When redirecting logs we loose the ability to have context highlighting in the editor.