Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.5.0b7
Issue ID
840929
Regression
Yes
[Shape] The gizmo in the shape module is visually offset based on the world position of its parent
When parented, the Shape module's gizmo is affected by the world-position of the parent object.
Repro steps:
1. Open Scene1 from attached project
2. Make sure the shape gizmo is visible in the scene view (i.e. select particle system and open the shape module)
3. Parent the particle system to the Game Object above it
4. Observe how the shape gizmo gets offset.
Expected result: the shape gizmo to remain where it is.
Notes:
- Regression: works in 5.4.1f1, issue introduced in 5.5.0b1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment