Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2019.3.0b4
2020.1.0a4
Issue ID
1186096
Regression
Yes
IMGUI Debugger has no visible separator between Instructions list and Instruction details panel when Inspected View is selected
How to reproduce:
1. Create a new project
2. Open IMGUI Debugger window (Window->Analysis->IMGUI Debugger)
3. Select anything from Inspected View dropdown menu
4. Click on any Instruction
Expected result: Separator in IMGUI Debugger window exists
Actual result: Separator in IMGUI Debugger doesn't exist
Reproducible with: 2019.3.0b4, 2020.1.0a5
Not reproducible with: 2017.4.32f1, 2018.4.10f1, 2019.2.7f2, 2019.3.0b3
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
- "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used
- Crash on _platform_memmove when importing the "Dragon Crashers - URP 2D Sample Project" to a new 2D project
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
- Shortcut Manager shows empty conflict filter when resolving runtime conflicts involving different contexts
Resolution Note (fix version 2020.1):
Fixed the splitter visibility issue in IMGUI debugger window.