Search Issue Tracker
Fixed in 2019.1.X
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment