Search Issue Tracker
Fixed in 5.0.4
Votes
0
Found in [Package]
5.0.4
Issue ID
1368465
Regression
No
[Probuilder] The Position Y value of the Game Object's Face changes at the edge when it is extruded along X or Z plane
Reproduction steps:
1. Open the "1368465.zip" project
2. Open the "SampleScene" Scene
3. Drag and drop the "MyPrefab" Prefab into the Scene on one end of the "Cube" Game Object
4. Observe the inserted Prefab's Y Position value in the Inspector window
5. Drag and drop the "MyPrefab" Prefab into the Scene on the other end of the "Cube" Game Object
6. Observe the inserted Prefab's Y Position value in the Inspector window
Expected result: Both Prefabs have Position Y value equal to 0
Actual result: One Prefab has Position Y value equal to ~0.0009492569
Reproducible with: 5.0.3 (2019.4.31f1, 2020.3.22f1, 2021.2.2f1), 5.0.4 (2022.1.0a13)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
Add comment