Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2018.4.X, 2019.2.X, 2019.3.X
Votes
0
Found in
2018.3.0a1
2019.2.0a1
2019.2.8f1
2019.3.0a1
2020.1.0a1
Issue ID
1190589
Regression
Yes
UI Details profiler does not display any information when selected and throws exceptions when UI module is disabled
How to reproduce:
1. Create a new Unity project
2. In the Hierarchy window create UI > Text GameObject
3. Open the Profiler window
4. Make sure the UI Details module is enabled and UI module is disabled
5. Enter Play Mode
6. Click on the UI Details module in the Profiler window
Expected result: UI Details module displays information about the UI in the scene, no errors are thrown
Actual result: no information is displayed, exceptions get thrown in the Console window
Reproducible with: 2018.4.11f1, 2019.2.9f1, 2019.3.0b7, 2020.1.0a8
Not reproducible with: 2017.4.33f1, 2018.2.21f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Add comment