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
- Sprite Atlas remains loaded in memory after scene change or unloading assets
- Decompressing a DeflateStream under IL2CPP misses a few bytes
- Referred style sheet stays dirty after saving when using the UIBuilder
- The Height map Amplitude is not working when using HDRP/LayeredLit
- Infinite inertial tensor rotation values are not discarded (both AB and RB)
Add comment