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
- PropertyDrawer gets disposed while still being active when adding a secondary component
- Realtime GI behaves differently when using Unlit (Amplify) and Lit (Shader Graph) shaders in URP
- API Updater strips Unity-owned Custom Attribute references within precompiled DLLs
- [iOS] ListView is flickering when scrolling over the end
- The Aspect Ratio Fitter Component on a Prefab displays a parent-related warning despite the Prefab's inability to have parents when "Envelope Parent" or "Fit In Parent" modes are used
Resolution Note:
As designed, if in sub-level and no selection is active, the handles won't show up.