Search Issue Tracker
By Design
Votes
0
Found in [Package]
4.1.0
Issue ID
1191935
Regression
Yes
[Probuilder] Move, scale or rotate widget fails to appear when the Probuilder window is open
Repro steps:
- download and open this project
- if the ProBuilder window is not showing, open the ProBuilder window
- make a new shape
- press W to move that shape and notice the move widget is not appearing
- select the light from the scene and notice that you can't move that one either.
- close the ProBuilder window and notice that you can now move things again in the scene
Reproducvible in 2019.3.0b7, 2020.1.0a9 and 2019.2.0f1 with ProBuilder 4.1.0
Note 1: Cannot reproduce in 2019.2 with the verified for package for that editor version, which is 4.0.5. It does happen, however, if the user decides to upgrade the package to 4.1.0
Note 2: Probuilder Package version 4.0.5 yields this compilation error in 2019.3 and 2020.1 so the users cannot downgrade package version as a workaround
Library\PackageCache\com.unity.probuilder@4.0.5\Editor\EditorCore\EditorUtility.cs(302,43): error CS0104: 'Snapping' is an ambiguous reference between 'UnityEngine.ProBuilder.Snapping' and 'UnityEngine.Snapping'
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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Resolution Note:
As designed, if in sub-level and no selection is active, the handles won't show up.