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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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.