Search Issue Tracker
Fixed in 2019.1
Votes
0
Found in
2019.1.0a7
2019.1.0b1
2019.2.0a1
Issue ID
1122474
Regression
No
"Selected Object Info" is not expanding in the Physics Debugger
Steps to reproduce:
1. Open original project "New Unity Project (32).zip"
2. Open the Physics Debugger from Window /Analysis
3. Create a Cube and select it in the Hierarchy
4. Click on "Selected Object Info" foldout icon and notice that nothing appears under
5. Expand the "Collider Types" section
6. Notice that the "Selected Object Info" field appear under "Selected Object Info"
Expected result: "Selected Object Info" section should not be tied to "Collider Types" section
Actual result: "Selected Object Info" only expands if "Collider Types" is expanded.
Reproduced in 2019.1.0a7, 2019.1.0b2, 2019.2.0a3
Note: Could not reproduce with older Unity versions because it's only present with new Physics debugger UI.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Nodes in the Vertex block are deleted when the edge connected to the Node is deleted
- Changes to instanced detail mesh material don't immediately apply
- Undo.RegisterCreatedObjectUndo dirties the scene, but no actual changes to Scene are made
- [Profiler] Scrubbing through filtered frames or sorting their data replaces the displayed data with duplicated data entries
- Errors are thrown and Sub Emitter is not reparented when trying to reparent Sub Emitters of Prefabs
Add comment