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
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule
- Scene view freezes when "NullReferenceException" is thrown in a .delayCall
- Memory leak occurs when repeatedly minimizing and maximizing the UI Builder window
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.