Search Issue Tracker
Fixed in 4.3.0-preview.3
Votes
0
Found in [Package]
4.3.0-preview.2
Issue ID
1217024
Regression
Yes
[ProBuilder] Picking distance is too high making it difficult to select a different object
Picking distance is too high making it difficult to select a different object closed to the one that is currently being edited.
1. Create two PB cube setting the position 1.5 units apart in space
2. Enter vertex selection mode
3. Select one cube to make the vertices display in the scene view
4. Hover the mouse on the second cube and click on it as if you wanted to edit the second one instead
Result
The first cube will remain selected and clicking on the second cube will most likely select a vertex on the first cube
Depending on the angle of view, we won't be able to select the second cube in most cases.
See attached gif.
Add comment
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
Resolution Note (fix version 4.3.0-preview.3):
https://github.com/Unity-Technologies/com.unity.probuilder/pull/254