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
- Intensity parameter ignores Culling Mask causing incorrect lightning when additional lights are disabled
- Input.GetKeyUp is true only for the first released mouse button when releasing mouse buttons outside the Game view
- Physics objects trip and/or jump when colliding with other colliders
- [Package Manager] Release Details of Assets include HTML tags
- Rigidbody2D.IsTouching does not return true on collision for its duplicate GameObjects when ContactFilter2D and LayerMask are used
Add comment