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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Add comment