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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment