Search Issue Tracker
Fixed
Fixed in 5.0.x
Votes
0
Found in [Package]
5.0.1
5.0.3
5.0.4
Issue ID
PBLD-19
Regression
No
"transform.position assign attempt for 'Cube' is not valid" error is thrown when creating a Shape with Perspective set to Top
# Open the attached project "PerspectiveTop.zip"
# Open the "SampleScene" Scene
# In the Scene view top right corner set Perspective to Top
# From menu open Tools > ProBuilder > ProBuilder Window
# Press NewShape
# Try to draw any shape
Expected result: Shape is created successfully
Actual result: "transform.position assign attempt for 'Cube (2)' is not valid. Input position is { NaN, NaN, NaN }.
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)" and "OverflowException: Value was either too large or too small for an Int32." errors are thrown in the Console
Reproducible with: 5.0.1, 5.0.3, 5.0.4 (2020.3.36f1), 5.0.3, 5.0.4 (2021.3.5f1), 5.0.4 (2022.1.8f1, 2022.2.0a19, 2023.1.0a2)
Could not test with: 4.5.2 (2020.3.36f1) - There is no menu that would let to create custom shapes by hand
Tested with: macOS (M1 Max) OS version 12.4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
- Hovering on the three-dot menu also highlights the tab header near it when not all tabs fit the bar
Add comment