Search Issue Tracker
Fixed in 4.3.0-preview.4
Votes
0
Found in [Package]
3.0.0
Issue ID
1192479
Regression
No
[ProBuilder] Offset in UV editor doesn't update as you're moving the handles
The offset values in the UV editor do not update as you're moving the handle, only after you let go of it.
This is not consistent, as the Tiling values with a similar layout just below does update as you're moving scale handles.
1. Create a new unity project.
2. Install the ProBuilder package. (Window -> Package Manager)
3. Open ProBuilder toolbar. (Tools -> ProBuilder -> ProBuilder Window)
4. Create a new ProBuilder shape. (i.e. CTRL+K or 'New Shape' in ProBuilder toolbar)
5. Select this Probuilder shape, and in the ProBuilder window, click 'UV Editor'.
6. Ensure the UV Mode is Auto.
7. In the UV Editor, ensure that 'Face Selection' is enabled, click on a face and select the 'Move Tool'.
8. Move the selected face with the handles that appear.
Expected Outcome: The Offset X and Y update as you're moving the face.
Actual Outcome: The Offset X and Y only update when you let go of the face.
NOTE: If you switch to the 'Scale Tool' and keep an eye on Scaling X and Y, the values update as you're moving handles, as described in the Expected Outcome.
GIF attached demonstrating this.
Reproducible in package version 4.1.0, 4.0.2, 3.0.0
3.0.0 is the earliest version I can find.
You may have to use earlier versions of unity to test earlier packages.
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
- Overlays are immediately undocked when the Overlay is docked to the right side of Scene View and the Overlay's Handle is clicked
- Crash in PhysicsManager::IgnoreCollision when a GameObject with “Is Trigger” enabled enters a collision in a specific project
- Selecting unsupported Material in Physically Based Sky throws “RenderingCommandBuffer” errors instead of error help box in Inspector window
- Undo and redo does not update color field pop-up window after undoing other events outside the pop-up window
- Warning prompt with "Apply (Overwrite Files)" Button is not available when associated template is moved
Resolution Note (fix version 4.3.0-preview.4):
https://github.com/Unity-Technologies/com.unity.probuilder/pull/266